RockConfig: add missing include

This commit is contained in:
Arne Morten Kvarving 2022-11-23 12:23:26 +01:00
parent be90d11b3b
commit e23feb31f1

View File

@ -21,6 +21,7 @@
#define OPM_ROCK_CONFIG_HPP
#include <string>
#include <vector>
namespace Opm {