the new home of Valgrind.hpp is opm-common!

This commit is contained in:
Andreas Lauser 2016-12-14 09:45:44 +01:00
parent 64af85c1da
commit e160bf7dd3
2 changed files with 2 additions and 2 deletions

View File

@ -38,7 +38,7 @@
#include <opm/material/heatconduction/Somerton.hpp>
#include <opm/material/constraintsolvers/MiscibleMultiPhaseComposition.hpp>
#include <opm/material/fluidmatrixinteractions/MaterialTraits.hpp>
#include <opm/material/common/Valgrind.hpp>
#include <opm/common/Valgrind.hpp>
#include <opm/common/Unused.hpp>
#include <dune/grid/yaspgrid.hh>

View File

@ -35,7 +35,7 @@
#include <opm/material/fluidmatrixinteractions/MaterialTraits.hpp>
#include <opm/material/constraintsolvers/ComputeFromReferencePhase.hpp>
#include <opm/material/heatconduction/Somerton.hpp>
#include <opm/material/common/Valgrind.hpp>
#include <opm/common/Valgrind.hpp>
#include <opm/common/Unused.hpp>
#include <dune/grid/yaspgrid.hh>