]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
Bring the dummy struct back that I had thought was unnecessary.
authorwolf <wolf@0785d39b-7218-0410-832d-ea1e28bc413d>
Tue, 5 Jul 2005 19:17:06 +0000 (19:17 +0000)
committerwolf <wolf@0785d39b-7218-0410-832d-ea1e28bc413d>
Tue, 5 Jul 2005 19:17:06 +0000 (19:17 +0000)
git-svn-id: https://svn.dealii.org/trunk@11069 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/base/source/function_parser.cc

index a994810a765e0ea4b145b37abce2877d83b5ccb2..a7acdb95d414dda02fb8553412aa57701688d087 100644 (file)
 #include <lac/vector.h>
 
 #ifndef DEAL_II_DISABLE_PARSER
-#include <functionparser/fparser.h>
+#  include <functionparser/fparser.h>
+#else
+
+namespace fparser
+{
+  class FunctionParser
+  {};
+}
+
 #endif
 
 

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.