mirror of
https://github.com/OPM/opm-simulators.git
synced 2025-02-25 18:55:30 -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 <optional>
|
||||||
#include <vector>
|
#include <vector>
|
||||||
|
#include <functional>
|
||||||
|
|
||||||
namespace Opm
|
namespace Opm
|
||||||
{
|
{
|
||||||
|
Loading…
Reference in New Issue
Block a user