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
@@ -14,6 +14,7 @@
|
||||
#include <boost/test/minimal.hpp>
|
||||
#include <vector>
|
||||
#include <string>
|
||||
#include <boost/serialization/vector.hpp>
|
||||
#include <boost/serialization/string.hpp>
|
||||
#include <boost/serialization/utility.hpp>
|
||||
#include <boost/lexical_cast.hpp>
|
||||
|
||||
Reference in New Issue
Block a user