mirror of
https://github.com/OPM/opm-simulators.git
synced 2025-02-25 18:55:30 -06:00
WGState: forward struct as struct
This commit is contained in:
parent
3c77b97cae
commit
e74b3249e9
@ -29,7 +29,7 @@ namespace Opm {
|
||||
Microscopic class to handle a pair of well and group state.
|
||||
*/
|
||||
|
||||
class PhaseUsage;
|
||||
struct PhaseUsage;
|
||||
|
||||
struct WGState {
|
||||
WGState(const PhaseUsage& pu);
|
||||
|
Loading…
Reference in New Issue
Block a user