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:
@@ -32,6 +32,7 @@
|
||||
|
||||
#include <optional>
|
||||
#include <vector>
|
||||
#include <functional>
|
||||
|
||||
namespace Opm
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user