remove boost::filesystem as dependency

This commit is contained in:
Arne Morten Kvarving
2020-02-12 09:10:07 +01:00
parent 0e45f0827c
commit 04812f32fb
5 changed files with 14 additions and 15 deletions

View File

@@ -27,7 +27,6 @@
#include <opm/common/utility/platform_dependent/disable_warnings.h>
#include <boost/test/unit_test.hpp>
#include <boost/filesystem.hpp>
#include <opm/common/utility/platform_dependent/reenable_warnings.h>
#include <opm/parser/eclipse/Parser/Parser.hpp>