Forgot header for partial_sum
This commit is contained in:
parent
b6c192fea5
commit
f71eee34e1
@ -24,6 +24,8 @@
|
||||
#include <opm/core/io/OutputWriter.hpp>
|
||||
#include <opm/core/simulator/SimulatorTimer.hpp>
|
||||
|
||||
#include <numeric> // partial_sum
|
||||
|
||||
using namespace Opm;
|
||||
|
||||
SimulatorOutputBase::SimulatorOutputBase (
|
||||
|
Loading…
Reference in New Issue
Block a user