Use have_boost_redef.hpp rather than direct override.
This commit is contained in:
parent
82369f9109
commit
20b0c8f83b
@ -24,10 +24,7 @@
|
|||||||
|
|
||||||
#include <opm/core/linalg/LinearSolverIstl.hpp>
|
#include <opm/core/linalg/LinearSolverIstl.hpp>
|
||||||
|
|
||||||
// Work around the fact that istl headers expect
|
#include <opm/core/utility/have_boost_redef.hpp>
|
||||||
// HAVE_BOOST to be 1, and not just defined.
|
|
||||||
#undef HAVE_BOOST
|
|
||||||
#define HAVE_BOOST 1
|
|
||||||
|
|
||||||
// TODO: clean up includes.
|
// TODO: clean up includes.
|
||||||
#include <dune/common/deprecated.hh>
|
#include <dune/common/deprecated.hh>
|
||||||
|
Loading…
Reference in New Issue
Block a user