]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
Simply include header, rather than using forward declaration. Fixes respective
authorwolf <wolf@0785d39b-7218-0410-832d-ea1e28bc413d>
Fri, 30 Apr 2004 14:33:47 +0000 (14:33 +0000)
committerwolf <wolf@0785d39b-7218-0410-832d-ea1e28bc413d>
Fri, 30 Apr 2004 14:33:47 +0000 (14:33 +0000)
failure on hp-branch.

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

tests/deal.II/wave-test-3.cc

index 3d5e8d58673638ec30139fc7750778fb5d57f5fd..f64dd7910ecfac6879f7c0817e59a387644c51e5 100644 (file)
@@ -857,9 +857,7 @@ virtual double evaluate ();
     double integrated_value, weighted_value;
 };
 
-
-template <int dim> class DataOutStack;
-
+#include <numerics/data_out_stack.h>
 
 /**
  * This class has some data members which are shared between the different
@@ -1646,7 +1644,6 @@ class WaveParameters
 
 
 template <int dim> class WaveParameters;
-template <int dim> class DataOutStack;
 class SweepInfo;
 
 

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.