use the error macros from opm-common

This commit is contained in:
Andreas Lauser
2015-10-08 11:42:15 +02:00
parent 28a793c448
commit c8000272bf
65 changed files with 65 additions and 65 deletions

View File

@@ -9,7 +9,7 @@
#include <opm/core/props/BlackoilPhases.hpp>
#include <opm/core/props/pvt/BlackoilPvtProperties.hpp>
#include <opm/core/utility/Units.hpp>
#include <opm/core/utility/ErrorMacros.hpp>
#include <opm/common/ErrorMacros.hpp>
#include <opm/parser/eclipse/Parser/Parser.hpp>
#include <opm/parser/eclipse/Parser/ParseMode.hpp>