]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Move an include directive to the right place. 18513/head
authorWolfgang Bangerth <bangerth@colostate.edu>
Thu, 29 May 2025 13:23:24 +0000 (07:23 -0600)
committerWolfgang Bangerth <bangerth@colostate.edu>
Thu, 29 May 2025 13:23:33 +0000 (07:23 -0600)
source/distributed/p4est_wrappers.cc

index 773f3ec0952d13f5062884951341b572c313f05f..86e81b4403561dddec772591884be5a831851683 100644 (file)
 #include <deal.II/distributed/p4est_wrappers.h>
 #include <deal.II/distributed/tria.h>
 
-DEAL_II_NAMESPACE_OPEN
-
 #ifdef DEAL_II_WITH_P4EST
-
 #  include <sc_containers.h>
+#endif
+
 
+DEAL_II_NAMESPACE_OPEN
+
+#ifdef DEAL_II_WITH_P4EST
 
 namespace internal
 {

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.