mirror of
https://github.com/OPM/opm-simulators.git
synced 2025-02-25 18:55:30 -06:00
Use have_boost_redef.hpp rather than direct override.
This commit is contained in:
parent
81f4ab5dd9
commit
52a5aabf57
@ -24,10 +24,7 @@
|
||||
|
||||
#include <opm/core/linalg/LinearSolverIstl.hpp>
|
||||
|
||||
// Work around the fact that istl headers expect
|
||||
// HAVE_BOOST to be 1, and not just defined.
|
||||
#undef HAVE_BOOST
|
||||
#define HAVE_BOOST 1
|
||||
#include <opm/core/utility/have_boost_redef.hpp>
|
||||
|
||||
// TODO: clean up includes.
|
||||
#include <dune/common/deprecated.hh>
|
||||
|
Loading…
Reference in New Issue
Block a user