mirror of
https://github.com/OPM/opm-simulators.git
synced 2025-01-26 20:06:26 -06:00
Added mssing include of functional to StandardWellGeneric.hpp
Without including functional compilation fails with Debian experimental.
This commit is contained in:
parent
c91cf5cca7
commit
d0816a2d35
@ -32,6 +32,7 @@
|
||||
|
||||
#include <optional>
|
||||
#include <vector>
|
||||
#include <functional>
|
||||
|
||||
namespace Opm
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user