opm-common/opm/json
Arne Morten Kvarving 6465cfe1ea changed: drop gcc7 compatibility
this means getting rid of the Opm::filesystem namespace
and directly using std::filesystem, as well as dropping
some of the compat code for the tr filesystem.

we still need the FileSystem.hpp/cpp files though as unique_path
is not part of std::filesystem.
2021-11-01 12:36:42 +01:00
..
JsonObject.hpp changed: drop gcc7 compatibility 2021-11-01 12:36:42 +01:00