readDeck: make the ErrorGuard an internal detail

This commit is contained in:
Arne Morten Kvarving
2023-01-17 08:15:26 +01:00
parent 9c3d1237bd
commit 240c039f53
5 changed files with 3 additions and 9 deletions

View File

@@ -53,7 +53,6 @@ namespace Opm {
namespace Action { class State; }
class Deck;
class EclipseState;
class ErrorGuard;
struct NumericalAquiferCell;
class ParseContext;
class Schedule;