]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Make sure we include config.h in each header file.
authorWolfgang Bangerth <bangerth@math.tamu.edu>
Fri, 26 Feb 2010 05:45:06 +0000 (05:45 +0000)
committerWolfgang Bangerth <bangerth@math.tamu.edu>
Fri, 26 Feb 2010 05:45:06 +0000 (05:45 +0000)
git-svn-id: https://svn.dealii.org/trunk@20697 0785d39b-7218-0410-832d-ea1e28bc413d

tests/all-headers/Makefile

index 792b05d0d92ceff183c55ad85d2a2dfefec618df..95ecef828750729c6d5cfbaa878e65d0399ab149 100644 (file)
@@ -32,6 +32,8 @@ endif
 %.cc :
        @echo "=================== $@"
        @echo "#include <$^>" > $@
+       @echo "// make sure we include config.h somehow:" >> $@
+       @echo "DEAL_II_NAMESPACE_OPEN DEAL_II_NAMESPACE_CLOSE" >> $@
 
 %.OK : %.g.$(OBJEXT)
        @echo "=================== $@"

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.