]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Explicitly include needed header files.
authorDavid Wells <wellsd2@rpi.edu>
Sat, 5 Mar 2016 20:12:41 +0000 (15:12 -0500)
committerDavid Wells <wellsd2@rpi.edu>
Fri, 11 Mar 2016 03:05:20 +0000 (22:05 -0500)
include/deal.II/fe/fe_dgp_nonparametric.h
source/fe/fe_tools.cc

index 1533e66ca5dcadc0b255b6623db46c31a4153725..1515368108bdf5c1775822e823ca86080b9b3cfb 100644 (file)
@@ -20,6 +20,7 @@
 #include <deal.II/base/polynomial.h>
 #include <deal.II/base/polynomial_space.h>
 #include <deal.II/fe/fe.h>
+#include <deal.II/fe/mapping.h>
 
 DEAL_II_NAMESPACE_OPEN
 
index 6173189b653346715de416b0334c07fc2c5fbeac..57a811160da9054f9280199c6bfa48d9bc958047 100644 (file)
@@ -41,6 +41,7 @@
 #include <deal.II/fe/fe_system.h>
 #include <deal.II/fe/fe_values.h>
 #include <deal.II/fe/mapping_cartesian.h>
+#include <deal.II/fe/mapping_q1.h>
 #include <deal.II/dofs/dof_handler.h>
 #include <deal.II/dofs/dof_accessor.h>
 #include <deal.II/dofs/dof_tools.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.