changed: ewoms/common -> opm/models/utils

This commit is contained in:
Arne Morten Kvarving
2019-09-16 10:58:20 +02:00
parent 7048589ec1
commit d3d9831fc3
26 changed files with 35 additions and 35 deletions

View File

@@ -33,7 +33,7 @@
#include <ewoms/disc/common/fvbaseproperties.hh>
#include <opm/models/blackoil/blackoilproperties.hh>
#include <ewoms/common/signum.hh>
#include <opm/models/utils/signum.hh>
#include <opm/material/common/Valgrind.hpp>
#include <opm/material/common/Exceptions.hpp>