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