]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Add a necessary include file. 6192/head
authorWolfgang Bangerth <bangerth@colostate.edu>
Sat, 7 Apr 2018 06:13:41 +0000 (00:13 -0600)
committerWolfgang Bangerth <bangerth@colostate.edu>
Sat, 7 Apr 2018 06:13:41 +0000 (00:13 -0600)
This include file is currently transitively imported via mapping_q_generic.h, but
that may change at some point in the future. Since it's needed in grid_tools.cc, add
it explicitly.

source/grid/grid_tools.cc

index 05d1ed41f6da9d71e5234fbcdb01c53a0703bcdc..71d05f6dc40af719b042282c940afa3e80de1062 100644 (file)
@@ -30,6 +30,7 @@
 #include <deal.II/fe/mapping_q1.h>
 #include <deal.II/fe/mapping_q.h>
 #include <deal.II/fe/mapping_q_generic.h>
+#include <deal.II/fe/fe_q.h>
 
 #include <deal.II/grid/filtered_iterator.h>
 #include <deal.II/grid/tria.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.