SimulatorTimerInterface: avoid boost includes in header

This commit is contained in:
Arne Morten Kvarving
2021-06-08 15:44:56 +02:00
parent 14ea3e6dd1
commit ce01d780cf
3 changed files with 44 additions and 13 deletions

View File

@@ -51,6 +51,7 @@ list (APPEND MAIN_SOURCE_FILES
opm/simulators/timestepping/AdaptiveTimeSteppingEbos.cpp
opm/simulators/timestepping/TimeStepControl.cpp
opm/simulators/timestepping/SimulatorTimer.cpp
opm/simulators/timestepping/SimulatorTimerInterface.cpp
opm/simulators/timestepping/gatherConvergenceReport.cpp
opm/simulators/utils/DeferredLogger.cpp
opm/simulators/utils/gatherDeferredLogger.cpp