Update for changes in SaturationPropsFromDeck.

This commit is contained in:
Atgeirr Flø Rasmussen
2015-09-14 15:05:32 +02:00
parent 62d633a8ff
commit 23c28201a5
3 changed files with 6 additions and 1 deletions

View File

@@ -64,6 +64,7 @@
#include <opm/core/utility/parameters/ParameterGroup.hpp>
#include <opm/core/utility/thresholdPressures.hpp> // Note: the GridHelpers must be included before this (to make overloads available). \TODO: Fix.
#include <opm/material/fluidmatrixinteractions/EclMaterialLawManager.hpp>
#include <opm/core/props/BlackoilPropertiesBasic.hpp>
#include <opm/core/props/BlackoilPropertiesFromDeck.hpp>
#include <opm/core/props/rock/RockCompressibility.hpp>