diff --git a/src/branches2.hpp b/src/branches2.hpp index 6390345e..8b6f0477 100644 --- a/src/branches2.hpp +++ b/src/branches2.hpp @@ -17,7 +17,8 @@ public: uint64_t min_free_space; public: - + int clonepath(ghc::filesystem::path &basepath, + ghc::filesystem::path &fusepath); public: std::vector::iterator begin() { return _branches.begin(); }