]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
Fix incompatibility with gcc3 snapshot that requires some classes to
authorwolf <wolf@0785d39b-7218-0410-832d-ea1e28bc413d>
Mon, 12 Mar 2001 17:41:23 +0000 (17:41 +0000)
committerwolf <wolf@0785d39b-7218-0410-832d-ea1e28bc413d>
Mon, 12 Mar 2001 17:41:23 +0000 (17:41 +0000)
be defined.

git-svn-id: https://svn.dealii.org/trunk@4192 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/deal.II/include/grid/intergrid_map.h

index f0416386c1d9db108da98cdd2e160214b6476e1f..fd9e166205319fdefa8c46e1990a129956903f69 100644 (file)
@@ -10,6 +10,9 @@
 #define __deal2__intergrid_map_h
 
 #include <base/smartpointer.h>
+#include <dofs/dof_accessor.h>
+#include <grid/tria_accessor.h>
+#include <grid/tria_iterator.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.