Fix struct/class warning.

This commit is contained in:
Atgeirr Flø Rasmussen
2020-10-06 15:54:11 +02:00
parent 20e253a27a
commit a56eb48b85

View File

@@ -35,7 +35,7 @@
namespace Opm {
namespace RestartIO {
class RstGroup;
struct RstGroup;
}