adapt to the removal of the unit system of opm-core

the one which is in opm-parser is now a drop-in replacement.
This commit is contained in:
Andreas Lauser
2016-10-10 16:57:06 +02:00
parent 7e0cb99bad
commit d76bf11902
15 changed files with 15 additions and 15 deletions

View File

@@ -47,7 +47,7 @@
#include <opm/core/props/rock/RockCompressibility.hpp>
#include <opm/core/grid/ColumnExtract.hpp>
#include <opm/core/utility/Units.hpp>
#include <opm/parser/eclipse/Units/Units.hpp>
#include <opm/polymer/PolymerState.hpp>
#include <opm/core/simulator/WellState.hpp>
#include <opm/polymer/TransportSolverTwophasePolymer.hpp>