We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e915490 commit f40e5f8Copy full SHA for f40e5f8
1 file changed
src/platform/Mac.mm
@@ -18,7 +18,9 @@
18
19
#include <mach-o/dyld_images.h>
20
#include <mach-o/dyld.h>
21
+#define CommentType CommentTypeDummy
22
#import <Foundation/Foundation.h>
23
+#undef CommentType
24
25
#import <CoreGraphics/CoreGraphics.h>
26
#ifdef GEODE_IS_MACOS
0 commit comments