use std::filesystem directly

This commit is contained in:
Arne Morten Kvarving
2021-11-01 12:31:58 +01:00
parent 1a80378b0a
commit 06bd25575f
9 changed files with 29 additions and 24 deletions
+2
View File
@@ -29,6 +29,8 @@
#include <dune/common/parallel/mpihelper.hh>
#endif
#include <filesystem>
namespace Opm {
namespace Properties {
namespace TTag {