Forward declare structs as same to avoid warning.

This commit is contained in:
Atgeirr Flø Rasmussen 2016-09-23 15:14:36 +02:00
parent 040e3f9872
commit cd75174650

View File

@ -34,7 +34,7 @@
namespace Opm
{
class PhaseUsage;
struct PhaseUsage;
/// The state of a set of wells.
class WellState