use the error macros from opm-common

This commit is contained in:
Andreas Lauser 2015-10-08 11:42:15 +02:00 committed by Atgeirr Flø Rasmussen
parent d23c4e5518
commit 29f4be0f6c

View File

@ -28,7 +28,7 @@
#include <opm/core/grid/GridManager.hpp>
#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/SimulatorReport.hpp>
#include <opm/core/simulator/SimulatorTimer.hpp>