]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/mac/carbon/config_xcode.h
Adding SetFocus to wxABI_VERSION.
[wxWidgets.git] / include / wx / mac / carbon / config_xcode.h
index 04a1cac042b222b08a4f63b18331167fdbfb1b96..0dc2440fbfa5af319dd94a6fef1ddcd0e689b33b 100644 (file)
 #define HAVE_UNISTD_H 1
 #define HAVE_WCHAR_H 1
 #define HAVE_ICONV 1
-#define ICONV_CONST 
+#if MAC_OS_X_VERSION_MAX_ALLOWED < MAC_OS_X_VERSION_10_5
+#define ICONV_CONST const
+#else
+#define ICONV_CONST
+#endif
 #define HAVE_LANGINFO_H 1
 #define HAVE_WCSRTOMBS 1
 #define HAVE_FPUTWS 1