mirror of
https://github.com/OPM/opm-simulators.git
synced 2025-02-03 16:50:30 -06:00
Bring a definition of OPM_THROW into scope.
The template version of outputStateMatlab() uses OPM_THROW so we need a definition of the macro.
This commit is contained in:
parent
688d65e7ef
commit
11e6bc4ad2
@ -4,6 +4,7 @@
|
||||
#include <opm/core/simulator/BlackoilState.hpp>
|
||||
#include <opm/core/simulator/WellState.hpp>
|
||||
#include <opm/core/utility/DataMap.hpp>
|
||||
#include <opm/core/utility/ErrorMacros.hpp>
|
||||
#include <opm/core/utility/miscUtilities.hpp>
|
||||
|
||||
#include <opm/autodiff/GridHelpers.hpp>
|
||||
|
Loading…
Reference in New Issue
Block a user