changed: opm/[core -> common]/utility/parameters

This commit is contained in:
Arne Morten Kvarving
2018-01-30 13:25:35 +01:00
parent e9e5c15e99
commit 141186ad1d
53 changed files with 53 additions and 53 deletions

View File

@@ -47,7 +47,7 @@
#include <opm/core/simulator/SimulatorReport.hpp>
#include <opm/simulators/timestepping/SimulatorTimer.hpp>
#include <opm/core/utility/miscUtilities.hpp>
#include <opm/core/utility/parameters/ParameterGroup.hpp>
#include <opm/common/utility/parameters/ParameterGroup.hpp>
#include <opm/simulators/thresholdPressures.hpp> // Note: the GridHelpers must be included before this (to make overloads available). \TODO: Fix.
#include <opm/material/fluidmatrixinteractions/EclMaterialLawManager.hpp>