mirror of
https://github.com/OPM/opm-simulators.git
synced 2025-01-15 16:31:58 -06:00
fix Dune 2.3 build issue
This commit is contained in:
parent
c880efae5b
commit
fb770faca0
@ -21,6 +21,9 @@
|
|||||||
#ifndef OPM_SIMULATORBASE_HEADER_INCLUDED
|
#ifndef OPM_SIMULATORBASE_HEADER_INCLUDED
|
||||||
#define OPM_SIMULATORBASE_HEADER_INCLUDED
|
#define OPM_SIMULATORBASE_HEADER_INCLUDED
|
||||||
|
|
||||||
|
#include <opm/material/densead/Math.hpp>
|
||||||
|
#include <opm/autodiff/DuneMatrix.hpp>
|
||||||
|
|
||||||
#include <opm/autodiff/SimulatorFullyImplicitBlackoilOutput.hpp>
|
#include <opm/autodiff/SimulatorFullyImplicitBlackoilOutput.hpp>
|
||||||
#include <opm/core/utility/parameters/ParameterGroup.hpp>
|
#include <opm/core/utility/parameters/ParameterGroup.hpp>
|
||||||
#include <opm/common/ErrorMacros.hpp>
|
#include <opm/common/ErrorMacros.hpp>
|
||||||
|
Loading…
Reference in New Issue
Block a user