SimulatorUpdate.hpp: add missing include

This commit is contained in:
Arne Morten Kvarving 2023-01-10 09:48:15 +01:00
parent b95da78469
commit 894872d86d

View File

@ -20,9 +20,9 @@
#ifndef SIMULATOR_UPDATE_HPP
#define SIMULATOR_UPDATE_HPP
#include <string>
#include <unordered_set>
namespace Opm {
/*