Fix mac build error

This commit is contained in:
Noisyfox 2025-03-28 09:13:18 +08:00
parent 5c7cb0578f
commit 5dee7297cf

View File

@ -9,10 +9,6 @@
#include <CommCtrl.h> #include <CommCtrl.h>
#endif #endif
#ifdef __APPLE__
#include <ApplicationServices/ApplicationServices.h>
#endif
#include <float.h> #include <float.h>
#include <stddef.h> #include <stddef.h>
#include <stdio.h> #include <stdio.h>