changed: remove include of Deck.hpp in header

and deal with the consequences
This commit is contained in:
Arne Morten Kvarving
2022-07-26 15:00:59 +02:00
parent 10dcb8945f
commit 5e7191c79e
20 changed files with 19 additions and 19 deletions

View File

@@ -36,6 +36,7 @@
#include <opm/input/eclipse/Parser/Parser.hpp>
#include <opm/input/eclipse/Parser/ParserKeywords/C.hpp>
#include <opm/input/eclipse/Deck/Deck.hpp>
#include <opm/input/eclipse/Deck/DeckSection.hpp>
using namespace Opm;