]> https://gitweb.dealii.org/ - dealii.git/commitdiff
second try in fixing boost serialization missing header 5089/head
authorTimo Heister <timo.heister@gmail.com>
Thu, 14 Sep 2017 20:01:34 +0000 (16:01 -0400)
committerTimo Heister <timo.heister@gmail.com>
Thu, 14 Sep 2017 20:01:54 +0000 (16:01 -0400)
include/deal.II/distributed/grid_tools.h

index 5d378ea1f8110467d14af39419f90ac91af26f89..769dae436a52fcf41151997e5192b07a62773b31 100644 (file)
@@ -26,6 +26,7 @@ DEAL_II_DISABLE_EXTRA_DIAGNOSTICS
 #include <boost/archive/binary_oarchive.hpp>
 #include <boost/archive/binary_iarchive.hpp>
 #include <boost/serialization/vector.hpp>
+#include <boost/serialization/array.hpp>
 #include <boost/iostreams/stream.hpp>
 #include <boost/iostreams/filtering_stream.hpp>
 #include <boost/iostreams/device/back_inserter.hpp>

In the beginning the Universe was created. This has made a lot of people very angry and has been widely regarded as a bad move.

Douglas Adams


Typeset in Trocchi and Trocchi Bold Sans Serif.