Silence warnings.
- One class vs struct declaration. - Unused variables in a test.
This commit is contained in:
@@ -28,7 +28,7 @@ namespace Opm {
|
||||
class Valve;
|
||||
|
||||
namespace RestartIO {
|
||||
class RstSegment;
|
||||
struct RstSegment;
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user