]> https://gitweb.dealii.org/ - dealii.git/commit
Fix BOOST_NO_CXX11_HDR_UNORDERED_MAP warning 3902/head
authorTimo Heister <timo.heister@gmail.com>
Thu, 2 Feb 2017 18:06:32 +0000 (13:06 -0500)
committerTimo Heister <timo.heister@gmail.com>
Thu, 2 Feb 2017 18:06:32 +0000 (13:06 -0500)
commitf8a5c85a76c3cb3987b7daa9ce7be1fae5dedf2a
treef5b1321494243fa684fd2ab572b4eeb58f32f8d8
parent977793196afae26757dc6fcc66dfa734ee892c86
Fix BOOST_NO_CXX11_HDR_UNORDERED_MAP warning

When forcing CXX11 to off, I get the following warning with gcc <4.8:
```
/ssd/deal-git/bundled/boost-1.62.0/include/boost/config/stdlib/libstdcpp3.hpp:182:0: warning: "BOOST_NO_CXX11_HDR_UNORDERED_MAP" redefined
```
This change fixes this.
cmake/configure/configure_boost.cmake

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.