mirror of
https://github.com/OPM/opm-simulators.git
synced 2025-02-25 18:55:30 -06:00
Merge pull request #4397 from akva2/summarystate_hpp_include
SummaryState.hpp: add missing and forward where possible
This commit is contained in:
@@ -28,7 +28,6 @@
|
||||
#include <opm/models/utils/parametersystem.hh>
|
||||
#include <opm/input/eclipse/Schedule/Schedule.hpp>
|
||||
#include <opm/input/eclipse/Schedule/Group/Group.hpp>
|
||||
#include <opm/input/eclipse/Schedule/SummaryState.hpp>
|
||||
#include <opm/simulators/wells/GasLiftCommon.hpp>
|
||||
#include <opm/simulators/wells/WellState.hpp>
|
||||
#include <opm/simulators/wells/GroupState.hpp>
|
||||
@@ -44,6 +43,7 @@ namespace Opm
|
||||
{
|
||||
|
||||
class GasLiftOpt;
|
||||
class SummaryState;
|
||||
class Well;
|
||||
|
||||
class GasLiftGroupInfo : public GasLiftCommon
|
||||
|
||||
Reference in New Issue
Block a user