Fix build issue in opm-flowdiagnostics for VS2019

This commit is contained in:
Gaute Lindkvist 2019-11-26 13:24:38 +01:00
parent 4029953c24
commit cfcdfc8b9c

View File

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