]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Fix BOOST/ZLIB quicktest 5678/head
authorDaniel Arndt <daniel.arndt@iwr.uni-heidelberg.de>
Thu, 28 Dec 2017 14:19:59 +0000 (15:19 +0100)
committerDaniel Arndt <daniel.arndt@iwr.uni-heidelberg.de>
Thu, 28 Dec 2017 14:57:33 +0000 (15:57 +0100)
tests/quick_tests/CMakeLists.txt
tests/quick_tests/boost_zlib.cc

index 0e81ba8e8dc981db36c549cdf5d35e01ae013e37..eb5a0dbc9e16050917f4e749d5359a66fa44610c 100644 (file)
@@ -180,7 +180,7 @@ ENDIF()
 
 # Test Zlib and Boost
 IF (DEAL_II_WITH_ZLIB)
-make_quicktest("boost_zlib" ${_mybuild} "")
+  make_quicktest("boost_zlib" ${_mybuild} "")
 ENDIF()
 
 # A custom test target:
index 6d81c4e621368ce064a3e630340b3b2069427ed8..1ba63e29076441ffda7149750d56bbc3d40b6827 100644 (file)
@@ -20,6 +20,8 @@
 #include <deal.II/base/utilities.h>
 #include <deal.II/base/point.h>
 
+#include <iostream>
+
 using namespace dealii;
 
 template <int dim>

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.