Merge pull request #3051 from Tongdongq/add-header-functional

Include header to compile with g++-8.4.0
This commit is contained in:
Bård Skaflestad 2022-06-15 11:57:33 +02:00 committed by GitHub
commit dd528b74dd
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -24,6 +24,7 @@
#include <iterator>
#include <vector>
#include <numeric>
#include <functional>
namespace Opm {