include Math.hpp where required

This commit is contained in:
Arne Morten Kvarving
2022-12-23 13:31:29 +01:00
parent 7c832b00f8
commit be7f94b731
2 changed files with 2 additions and 0 deletions

View File

@@ -29,6 +29,7 @@
#include <opm/input/eclipse/Schedule/MSW/SICD.hpp>
#include <opm/material/densead/Evaluation.hpp>
#include <opm/material/densead/Math.hpp>
#include <opm/simulators/utils/DeferredLogger.hpp>
#include <opm/simulators/utils/DeferredLoggingErrorHelpers.hpp>

View File

@@ -23,6 +23,7 @@
#include <opm/common/ErrorMacros.hpp>
#include <opm/material/densead/Evaluation.hpp>
#include <opm/material/densead/Math.hpp>
#include <opm/input/eclipse/Schedule/VFPInjTable.hpp>
#include <opm/input/eclipse/Schedule/VFPProdTable.hpp>