Forward declare structs as same to avoid warning.
This commit is contained in:
parent
040e3f9872
commit
cd75174650
@ -34,7 +34,7 @@
|
||||
|
||||
namespace Opm
|
||||
{
|
||||
class PhaseUsage;
|
||||
struct PhaseUsage;
|
||||
|
||||
/// The state of a set of wells.
|
||||
class WellState
|
||||
|
Loading…
Reference in New Issue
Block a user