mirror of
https://github.com/ZDoom/ZDRay.git
synced 2024-11-10 06:41:37 +00:00
More build problems fun
This commit is contained in:
parent
6191412720
commit
0c42722e20
1 changed files with 4 additions and 0 deletions
|
@ -15,6 +15,10 @@
|
|||
#endif
|
||||
#endif
|
||||
|
||||
#ifdef __APPLE__
|
||||
#include <CoreFoundation/CoreFoundation.h>
|
||||
#endif
|
||||
|
||||
#ifdef WIN32
|
||||
|
||||
#define NOMINMAX
|
||||
|
|
Loading…
Reference in a new issue