mirror of
https://github.com/ONLYOFFICE/core.git
synced 2026-02-10 18:05:41 +08:00
Fix build
This commit is contained in:
@ -41,6 +41,9 @@
|
||||
#ifdef CreateFile
|
||||
#undef CreateFile
|
||||
#endif
|
||||
#ifdef GetSystemDirectory
|
||||
#undef GetSystemDirectory
|
||||
#endif
|
||||
#endif
|
||||
|
||||
#if defined(_MAC) && !defined(_IOS)
|
||||
|
||||
Reference in New Issue
Block a user