use the error macros from opm-common

This commit is contained in:
Andreas Lauser
2015-10-08 12:08:28 +02:00
parent 0149732abc
commit 72b0cb2c3e
26 changed files with 32 additions and 32 deletions
+1 -1
View File
@@ -55,7 +55,7 @@
#include <opm/core/wells.h>
#include <opm/core/wells/WellsManager.hpp>
#include <opm/core/utility/ErrorMacros.hpp>
#include <opm/common/ErrorMacros.hpp>
#include <opm/core/simulator/initState.hpp>
#include <opm/core/simulator/initStateEquil.hpp>
#include <opm/core/simulator/SimulatorReport.hpp>