]> https://gitweb.dealii.org/ - dealii.git/commitdiff
silence boost warnings 2164/head 2165/head
authorTimo Heister <timo.heister@gmail.com>
Thu, 11 Feb 2016 13:44:53 +0000 (08:44 -0500)
committerTimo Heister <timo.heister@gmail.com>
Thu, 11 Feb 2016 13:46:01 +0000 (08:46 -0500)
source/base/function_parser.cc

index d5ff52133ef97487f7cec4375541feb0f5051055..50703b27a67ff805426ce68b46959299210ac52a 100644 (file)
 #include <deal.II/base/thread_management.h>
 #include <deal.II/lac/vector.h>
 #include <cmath>
-#include <boost/random.hpp>
 #include <map>
 
+DEAL_II_DISABLE_EXTRA_DIAGNOSTICS
+#include <boost/random.hpp>
+DEAL_II_ENABLE_EXTRA_DIAGNOSTICS
+
 #ifdef DEAL_II_WITH_MUPARSER
 DEAL_II_DISABLE_EXTRA_DIAGNOSTICS
 #include <muParser.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.