]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Fix another aspect of #1343. 1360/head
authorWolfgang Bangerth <bangerth@math.tamu.edu>
Fri, 14 Aug 2015 14:48:51 +0000 (09:48 -0500)
committerWolfgang Bangerth <bangerth@math.tamu.edu>
Fri, 14 Aug 2015 14:48:51 +0000 (09:48 -0500)
This is another necessary fix for #1343, adding a missing #include.
It fixes 23 more tests that currently fail.

include/deal.II/fe/fe_poly_tensor.h

index 3252a07c014e479844b5e31ea7ebac7fae3adc58..c14f75e95968bc25a15593bc57629193f9368aac 100644 (file)
@@ -20,6 +20,7 @@
 #include <deal.II/lac/full_matrix.h>
 #include <deal.II/fe/fe.h>
 #include <deal.II/base/derivative_form.h>
+#include <deal.II/base/quadrature.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.