use the error macros from opm-common

This commit is contained in:
Andreas Lauser
2015-10-08 11:42:15 +02:00
parent c5d61faaa1
commit d41f989a78
34 changed files with 34 additions and 34 deletions

View File

@@ -22,7 +22,7 @@
#include <opm/core/props/IncompPropertiesFromDeck.hpp>
#include <opm/material/fluidmatrixinteractions/EclMaterialLawManager.hpp>
#include <opm/core/utility/Units.hpp>
#include <opm/core/utility/ErrorMacros.hpp>
#include <opm/common/ErrorMacros.hpp>
#include <iostream>
namespace Opm