]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Update two more nonstandard include guards. 1120/head
authorDavid Wells <drwells@vt.edu>
Sat, 11 Jul 2015 12:42:46 +0000 (08:42 -0400)
committerDavid Wells <drwells@vt.edu>
Sat, 11 Jul 2015 12:42:46 +0000 (08:42 -0400)
include/deal.II/lac/lapack_templates.h
tests/tests.h

index 7e19d7a45f560abea43048ed6ebe74131d8144e8..a3d8896e859ab1a9feee5c7fcf7c39cdaddd4489 100644 (file)
@@ -14,8 +14,8 @@
 // ---------------------------------------------------------------------
 
 
-#ifndef __LAPACK_TEMPLATES_H
-#define __LAPACK_TEMPLATES_H
+#ifndef dealii__lapack_templates_h
+#define dealii__lapack_templates_h
 
 #include <deal.II/base/config.h>
 #include <deal.II/lac/lapack_support.h>
index ddbb10827925c071cc01b227608f4ac2bdfffcb8..86b8a47be87b9d4a8701f4b47ad89613e1f6e285 100644 (file)
@@ -13,8 +13,8 @@
 //
 // ---------------------------------------------------------------------
 
-#ifndef __tests_tests_h
-#define __tests_tests_h
+#ifndef dealii__tests_h
+#define dealii__tests_h
 
 // common definitions used in all the tests
 
@@ -462,4 +462,4 @@ struct SetGrainSizes
 DEAL_II_NAMESPACE_CLOSE
 
 
-#endif // __tests_tests_h
+#endif // dealii__tests_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.