mirror of
https://github.com/OPM/opm-simulators.git
synced 2025-02-25 18:55:30 -06:00
fixed: forward structs as structs
clang warns
This commit is contained in:
@@ -45,7 +45,7 @@ namespace Action { class State; }
|
||||
class Deck;
|
||||
class EclipseState;
|
||||
class ErrorGuard;
|
||||
class NumericalAquiferCell;
|
||||
struct NumericalAquiferCell;
|
||||
class ParseContext;
|
||||
class Schedule;
|
||||
class Python;
|
||||
|
||||
Reference in New Issue
Block a user