Skip to content

Commit 5520a56

Browse files
committed
Add missing include
1 parent cf752ed commit 5520a56

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

include/boost/graph/distributed/detail/mpi_process_group.ipp

+1
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,7 @@
2828
#include <queue>
2929
#include <stack>
3030
#include <list>
31+
#include <map>
3132
#include <boost/graph/distributed/detail/tag_allocator.hpp>
3233
#include <stdio.h>
3334

0 commit comments

Comments
 (0)