fs_find_mount_point.cpp

This commit is contained in:
Antonio SJ Musumeci 2025-04-16 11:39:21 -05:00
parent b50ebcc933
commit 569bf8c762

View File

@ -2,7 +2,7 @@
#include "fs_lstat.hpp"
ghc::filesystem::path
fs::ecpath
fs::find_mount_point(const ghc::filesystem::path &path_)
{
int rv;