Broken build
This commit is contained in:
@@ -499,6 +499,7 @@ CSiaDokanDrive::~CSiaDokanDrive()
|
||||
void CSiaDokanDrive::Mount(const wchar_t& driveLetter, const String& cacheLocation, const std::uint64_t& maxCacheSizeBytes)
|
||||
{
|
||||
std::lock_guard<std::mutex> l(DokanImpl::GetMutex());
|
||||
DokanImpl::Mount('s');
|
||||
}
|
||||
|
||||
void CSiaDokanDrive::Unmount(const bool& clearCache)
|
||||
|
Reference in New Issue
Block a user