Include <string>

This commit is contained in:
Sogo Shiozawa 2019-02-27 15:42:21 +09:00 committed by GitHub
parent 6ff4d8b136
commit 275cf03f0d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -22,6 +22,7 @@
#include <stdexcept>
#include <vector>
#include <string>
namespace Opm {