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

@@ -27,7 +27,7 @@
#include <opm/common/utility/platform_dependent/reenable_warnings.h>
#include <opm/core/utility/ErrorMacros.hpp>
#include <opm/common/ErrorMacros.hpp>
#include <opm/autodiff/fastSparseProduct.hpp>
#include <vector>