SimulatorUpdate.hpp: add missing include
This commit is contained in:
parent
b95da78469
commit
894872d86d
@ -20,9 +20,9 @@
|
|||||||
#ifndef SIMULATOR_UPDATE_HPP
|
#ifndef SIMULATOR_UPDATE_HPP
|
||||||
#define SIMULATOR_UPDATE_HPP
|
#define SIMULATOR_UPDATE_HPP
|
||||||
|
|
||||||
|
#include <string>
|
||||||
#include <unordered_set>
|
#include <unordered_set>
|
||||||
|
|
||||||
|
|
||||||
namespace Opm {
|
namespace Opm {
|
||||||
|
|
||||||
/*
|
/*
|
||||||
|
Loading…
Reference in New Issue
Block a user