diff --git a/src/fs_find_mount_point.hpp b/src/fs_find_mount_point.hpp index 9fc34558..f0e8df16 100644 --- a/src/fs_find_mount_point.hpp +++ b/src/fs_find_mount_point.hpp @@ -23,6 +23,5 @@ namespace fs { - typedef ECPath nonstd::expected< ghc::filesystem::path find_mount_point(const ghc::filesystem::path &path); }