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

@@ -50,7 +50,7 @@
#include <opm/material/fluidsystems/TwoPhaseImmiscibleFluidSystem.hpp>
#include <opm/material/components/SimpleH2O.hpp>
#include <opm/material/components/Dnapl.hpp>
#include <opm/common/Unused.hpp>
#include <opm/material/common/Unused.hpp>
#include <dune/common/version.hh>
#include <dune/common/fmatrix.hh>