More build problems fun

This commit is contained in:
Magnus Norddahl 2024-03-01 12:10:11 +01:00
parent 6191412720
commit 0c42722e20
1 changed files with 4 additions and 0 deletions

View File

@ -15,6 +15,10 @@
#endif
#endif
#ifdef __APPLE__
#include <CoreFoundation/CoreFoundation.h>
#endif
#ifdef WIN32
#define NOMINMAX