Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5b8568b commit c74d4e9Copy full SHA for c74d4e9
1 file changed
src/_macosx.m
@@ -15,7 +15,7 @@
15
#if __MAC_OS_X_VERSION_MIN_REQUIRED >= 1070
16
#define COMPILING_FOR_10_7
17
#endif
18
-#if __MAC_OS_X_VERSION_MIN_REQUIRED >= 10100
+#if __MAC_OS_X_VERSION_MIN_REQUIRED >= 101000
19
#define COMPILING_FOR_10_10
20
21
0 commit comments