mirror of
https://github.com/vczh-libraries/Release.git
synced 2026-05-10 22:47:22 +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