Fix build

This commit is contained in:
Oleg Korshul
2025-11-11 22:46:36 +03:00
parent 34a1f117c9
commit a320b5bd5a

View File

@ -45,6 +45,10 @@
#undef DeleteFile
#endif
#if defined(GetSystemDirectory)
#undef GetSystemDirectory
#endif
#ifndef _BUILD_FILE_CROSSPLATFORM_H_
#define _BUILD_FILE_CROSSPLATFORM_H_