mirror of
https://github.com/OPM/opm-simulators.git
synced 2025-02-25 18:55:30 -06:00
Add missing #include <algorithm>.
This commit is contained in:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user