WGState: forward struct as struct

This commit is contained in:
Arne Morten Kvarving 2021-04-30 13:08:05 +02:00
parent 3c77b97cae
commit e74b3249e9

View File

@ -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);