use the error macros from opm-common

This commit is contained in:
Andreas Lauser
2015-10-12 15:24:59 +02:00
parent 0054c90e45
commit 651bd91482
19 changed files with 21 additions and 21 deletions

View File

@@ -22,7 +22,7 @@
#define OPM_SIMULATORFULLYIMPLICITCOMPRESSIBLEPOLYMER_HEADER_INCLUDED
#include <opm/core/utility/parameters/ParameterGroup.hpp>
#include <opm/core/utility/ErrorMacros.hpp>
#include <opm/common/ErrorMacros.hpp>
#include <opm/autodiff/GeoProps.hpp>
#include <opm/autodiff/BlackoilPropsAdInterface.hpp>