mirror of
https://github.com/boostorg/graph_parallel.git
synced 2026-02-09 11:12:29 +00:00
Added missing vector serializatin declaration. (#11)
May not be minimal. Wow, thanks for the fast turnaround, appreciate the help.
This commit is contained in:
committed by
K. Noel Belcourt
parent
314a10cc63
commit
f97c909f5c
@@ -11,6 +11,7 @@
|
||||
#include <boost/graph/use_mpi.hpp>
|
||||
#include <boost/config.hpp>
|
||||
#include <boost/throw_exception.hpp>
|
||||
#include <boost/serialization/vector.hpp>
|
||||
#include <boost/graph/distributed/compressed_sparse_row_graph.hpp>
|
||||
#include <boost/graph/distributed/mpi_process_group.hpp>
|
||||
#include <boost/graph/distributed/concepts.hpp>
|
||||
|
||||
Reference in New Issue
Block a user