mirror of
https://github.com/OPM/opm-simulators.git
synced 2025-02-25 18:55:30 -06:00
add missing include
This commit is contained in:
@@ -27,6 +27,8 @@
|
||||
#include <functional>
|
||||
#include <utility>
|
||||
#include <vector>
|
||||
#include <string>
|
||||
#include <optional>
|
||||
|
||||
namespace Opm
|
||||
{
|
||||
|
@@ -24,6 +24,7 @@
|
||||
#ifndef OPM_WELL_GROUP_CONTROLS_HEADER_INCLUDED
|
||||
#define OPM_WELL_GROUP_CONTROLS_HEADER_INCLUDED
|
||||
|
||||
#include <string>
|
||||
#include <functional>
|
||||
#include <optional>
|
||||
#include <vector>
|
||||
|
Reference in New Issue
Block a user