mirror of
https://github.com/OPM/opm-simulators.git
synced 2025-02-25 18:55:30 -06:00
fixed: forward structs as struct
This commit is contained in:
@@ -41,7 +41,7 @@ class State;
|
||||
class BlackoilWellModelGeneric;
|
||||
class EclipseState;
|
||||
class Schedule;
|
||||
class SimulatorUpdate;
|
||||
struct SimulatorUpdate;
|
||||
class SummaryState;
|
||||
|
||||
//! \brief Class handling Action support in simulator
|
||||
|
||||
Reference in New Issue
Block a user