mirror of
https://github.com/vczh-libraries/Release.git
synced 2026-08-17 17:31:44 +08:00
Update import
This commit is contained in:
@@ -44,7 +44,7 @@ FilePath
|
||||
}
|
||||
|
||||
if (fullPath.Length() == 0)
|
||||
fullPath = L"/";
|
||||
fullPath = WString::Unmanaged(L"/");
|
||||
|
||||
if (fullPath[0] != Delimiter)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user