]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Check for include guards 3711/head
authorDaniel Arndt <daniel.arndt@iwr.uni-heidelberg.de>
Sat, 24 Dec 2016 13:18:53 +0000 (14:18 +0100)
committerDaniel Arndt <daniel.arndt@iwr.uni-heidelberg.de>
Sat, 24 Dec 2016 13:41:36 +0000 (14:41 +0100)
tests/all-headers/test_header.cc

index 3cc8ff2ad4827cb05a7d858673a2aeb596e582a6..0715050ae79ebeaf1f554f87340726e32ff6cca5 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2013 - 2015 by the deal.II authors
+// Copyright (C) 2013 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
@@ -13,6 +13,8 @@
 //
 // ---------------------------------------------------------------------
 
+//include header twice to see if the include guards are set correctly
+#include HEADER
 #include HEADER
 
 #if !defined(DEAL_II_NAMESPACE_OPEN) && !defined(dealii__revision_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.