We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cf752ed commit 5520a56Copy full SHA for 5520a56
include/boost/graph/distributed/detail/mpi_process_group.ipp
@@ -28,6 +28,7 @@
28
#include <queue>
29
#include <stack>
30
#include <list>
31
+#include <map>
32
#include <boost/graph/distributed/detail/tag_allocator.hpp>
33
#include <stdio.h>
34
0 commit comments