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

pull/155/head
bjarni 17 years ago
parent 914cd22833
commit 13aa24f1ae

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

Loading…
Cancel
Save