Update location of ErrorMacros.hpp header in includes.

This commit is contained in:
Atgeirr Flø Rasmussen
2015-10-12 14:06:50 +02:00
committed by Kai Bao
parent 9e664abe6e
commit ae512d5c83
4 changed files with 5 additions and 5 deletions

View File

@@ -23,7 +23,7 @@
#include <opm/core/wells.h>
#include <opm/core/well_controls.h>
#include <opm/core/utility/ErrorMacros.hpp>
#include <opm/common/ErrorMacros.hpp>
#include <opm/autodiff/AutoDiffBlock.hpp>
#include <opm/autodiff/WellMultiSegment.hpp>
#include <opm/autodiff/WellStateFullyImplicitBlackoil.hpp>