]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Add a necessary include.
authorWolfgang Bangerth <bangerth@colostate.edu>
Thu, 12 May 2022 03:04:04 +0000 (21:04 -0600)
committerWolfgang Bangerth <bangerth@colostate.edu>
Thu, 12 May 2022 03:04:04 +0000 (21:04 -0600)
source/matrix_free/vector_data_exchange.cc

index f4b81fba22b66e7db5d58cb007f3531ae4e2dfec..f30e41936f0648a1188b1ec15dde97a6ac165663 100644 (file)
@@ -24,6 +24,8 @@
 
 #ifdef DEAL_II_WITH_64BIT_INDICES
 #  include <deal.II/base/mpi_consensus_algorithms.templates.h>
+
+#  include <boost/serialization/utility.hpp>
 #endif
 
 #include <map>

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.