move ebos/eclbasevanguard.hh to opm/simulators/flow

This commit is contained in:
Arne Morten Kvarving
2024-02-02 10:46:44 +01:00
parent 9fe969378d
commit 6949abbf0d
10 changed files with 55 additions and 59 deletions

View File

@@ -30,10 +30,6 @@
#include <dune/grid/common/partitionset.hh>
#include <ebos/eclbasevanguard.hh>
#include <opm/common/OpmLog/OpmLog.hpp>
#include <opm/common/OpmLog/OpmLog.hpp>
#include <opm/input/eclipse/Units/UnitSystem.hpp>
@@ -43,6 +39,7 @@
#include <opm/simulators/flow/CollectDataOnIORank.hpp>
#include <opm/simulators/flow/countGlobalCells.hpp>
#include <opm/simulators/flow/EclGenericWriter.hpp>
#include <opm/simulators/flow/FlowBaseVanguard.hpp>
#include <opm/simulators/flow/OutputBlackoilModule.hpp>
#include <opm/simulators/timestepping/SimulatorTimer.hpp>
#include <opm/simulators/utils/DeferredLoggingErrorHelpers.hpp>