adapt to the move of code from opm-common to opm-material

This commit is contained in:
Andreas Lauser
2018-02-01 14:40:01 +01:00
parent 23910186f8
commit e5344a2add
15 changed files with 19 additions and 21 deletions

View File

@@ -38,7 +38,7 @@
#include <opm/material/fluidsystems/blackoilpvt/DryGasPvt.hpp>
#include <opm/material/fluidsystems/blackoilpvt/LiveOilPvt.hpp>
#include <opm/material/fluidsystems/blackoilpvt/ConstantCompressibilityWaterPvt.hpp>
#include <opm/common/Unused.hpp>
#include <opm/material/common/Unused.hpp>
#include <dune/grid/yaspgrid.hh>
#include <dune/grid/io/file/dgfparser/dgfyasp.hh>