Fix build issue in opm-flowdiagnostics for VS2019

This commit is contained in:
Gaute Lindkvist 2019-11-26 13:24:38 +01:00
parent a7aef3f4e7
commit 9b2c5c1382

View File

@ -25,6 +25,7 @@
#include <opm/flowdiagnostics/DerivedQuantities.hpp>
#include <algorithm>
#include <numeric>
#include <stdexcept>
namespace Opm
{