1
0
Fork 0

(svn r11542) -Fix r11540: [OSX] presumed 10.3 style strings when using GetCurrentLocale nomatter what OSX the target was

release/0.6
bjarni 2007-11-30 14:49:13 +00:00
parent 7162b8ddb3
commit 6b68c6557b
1 changed files with 0 additions and 1 deletions

View File

@ -1,6 +1,5 @@
/* $Id$ */ /* $Id$ */
#define MAC_OS_X_VERSION_MIN_REQUIRED MAC_OS_X_VERSION_10_3
#include <AvailabilityMacros.h> #include <AvailabilityMacros.h>
#include <AppKit/AppKit.h> #include <AppKit/AppKit.h>