mirror of
https://github.com/OPM/opm-upscaling.git
synced 2026-08-27 05:27:10 -05:00
use the error macros from opm-common
This commit is contained in:
@@ -37,7 +37,7 @@
|
||||
#define OPM_CSRMATRIXUMFPACKSOLVER_HPP_HEADER
|
||||
|
||||
#include <opm/core/linalg/call_umfpack.h>
|
||||
#include <opm/core/utility/ErrorMacros.hpp>
|
||||
#include <opm/common/ErrorMacros.hpp>
|
||||
|
||||
namespace Opm
|
||||
{
|
||||
|
||||
@@ -30,7 +30,7 @@
|
||||
|
||||
#include <opm/core/transport/implicit/SimpleFluid2pWrappingProps.hpp>
|
||||
#include <cassert>
|
||||
#include <opm/core/utility/ErrorMacros.hpp>
|
||||
#include <opm/common/ErrorMacros.hpp>
|
||||
namespace Opm{
|
||||
|
||||
inline SimpleFluid2pWrappingProps::SimpleFluid2pWrappingProps(const Opm::IncompPropertiesInterface& props)
|
||||
|
||||
Reference in New Issue
Block a user