]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Add the std_cxx14/memory.h header explicitly 7469/head
authorDaniel Arndt <daniel.arndt@iwr.uni-heidelberg.de>
Sat, 24 Nov 2018 21:14:32 +0000 (22:14 +0100)
committerDaniel Arndt <daniel.arndt@iwr.uni-heidelberg.de>
Sat, 24 Nov 2018 21:14:32 +0000 (22:14 +0100)
tests/multigrid/renumbering_06.cc
tests/multigrid/renumbering_07.cc

index ad2ec2486a65e2c32cf1776ad8d429b0c4ffa06b..36fcd7d63dcf6eec4c195fa8bdd64e86b238d90e 100644 (file)
@@ -20,6 +20,8 @@
 // correctly (at the point when this test was written, renumbering that
 // changes the set of owned dofs is not implemented).
 
+#include <deal.II/base/std_cxx14/memory.h>
+
 #include <deal.II/distributed/tria.h>
 
 #include <deal.II/dofs/dof_accessor.h>
index a26d352451cc8f4e00f9b6732d88b367fba5a327..38f9a681cccce45bd93da153b02dd371868f2bde 100644 (file)
@@ -20,6 +20,8 @@
 // Note: This test currently only works in serial and asserts when run with
 // more than one processor.
 
+#include <deal.II/base/std_cxx14/memory.h>
+
 #include <deal.II/distributed/tria.h>
 
 #include <deal.II/dofs/dof_accessor.h>

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.