Merge pull request #3381 from akva2/boost_version_include

fixed: add missing include for boost version
This commit is contained in:
Bård Skaflestad 2021-06-14 13:29:14 +02:00 committed by GitHub
commit dc7a6018f6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -23,6 +23,8 @@
#include <opm/common/utility/FileSystem.hpp>
#include <boost/version.hpp>
namespace Opm
{