]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Fix an include statement. 18387/head
authorWolfgang Bangerth <bangerth@colostate.edu>
Fri, 25 Apr 2025 02:14:02 +0000 (20:14 -0600)
committerWolfgang Bangerth <bangerth@colostate.edu>
Fri, 25 Apr 2025 02:14:22 +0000 (20:14 -0600)
source/fe/fe_simplex_p.cc

index 5c2a65e1fcb4ccc8daabdf5942aeb099785c191f..58b94ac40acb39395d5ceebf6b56728179a0fa6a 100644 (file)
@@ -26,8 +26,8 @@
 #include <deal.II/fe/fe_tools.h>
 #include <deal.II/fe/mapping.h>
 
-#include "deal.II/grid/tria_orientation.h"
 #include <deal.II/grid/grid_generator.h>
+#include <deal.II/grid/tria_orientation.h>
 
 DEAL_II_NAMESPACE_OPEN
 

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.