Add missing #include <algorithm>.
This commit is contained in:
parent
e14d01b9b4
commit
ab26c115a9
@ -20,6 +20,7 @@
|
|||||||
#include <opm/core/tof/FlowDiagnostics.hpp>
|
#include <opm/core/tof/FlowDiagnostics.hpp>
|
||||||
|
|
||||||
#include <opm/core/utility/ErrorMacros.hpp>
|
#include <opm/core/utility/ErrorMacros.hpp>
|
||||||
|
#include <algorithm>
|
||||||
#include <numeric>
|
#include <numeric>
|
||||||
|
|
||||||
namespace Opm
|
namespace Opm
|
||||||
|
Loading…
Reference in New Issue
Block a user