mirror of
https://github.com/OPM/opm-simulators.git
synced 2025-02-25 18:55:30 -06:00
Main.hpp: forward WellTestState
This commit is contained in:
parent
2b756a8202
commit
e89a68b2ff
@ -50,7 +50,6 @@
|
||||
#include <flow/flow_ebos_micp.hpp>
|
||||
|
||||
#include <opm/input/eclipse/EclipseState/EclipseState.hpp>
|
||||
#include <opm/input/eclipse/Schedule/Well/WellTestState.hpp>
|
||||
|
||||
#include <opm/models/utils/propertysystem.hh>
|
||||
#include <opm/models/utils/parametersystem.hh>
|
||||
@ -92,6 +91,7 @@ namespace Opm {
|
||||
|
||||
namespace Action { class State; }
|
||||
class UDQState;
|
||||
class WellTestState;
|
||||
|
||||
// ----------------- Main program -----------------
|
||||
template <class TypeTag>
|
||||
|
Loading…
Reference in New Issue
Block a user