use the error macros from opm-common

This commit is contained in:
Andreas Lauser
2015-10-08 11:43:36 +02:00
parent 0149732abc
commit 72b0cb2c3e
26 changed files with 32 additions and 32 deletions

View File

@@ -31,7 +31,7 @@
#include <cmath>
#include <vector>
#include <opm/core/utility/ErrorMacros.hpp>
#include <opm/common/ErrorMacros.hpp>
namespace Opm
{