Fix build

This commit is contained in:
Oleg Korshul
2025-09-03 08:46:43 +03:00
parent 47aa4ebb77
commit 8a339386f4

View File

@ -41,6 +41,9 @@
#ifdef CreateFile
#undef CreateFile
#endif
#ifdef GetSystemDirectory
#undef GetSystemDirectory
#endif
#endif
#if defined(_MAC) && !defined(_IOS)