mirror of https://github.com/OpenTTD/OpenTTD
(svn r11542) -Fix r11540: [OSX] presumed 10.3 style strings when using GetCurrentLocale nomatter what OSX the target was
parent
7162b8ddb3
commit
6b68c6557b
|
@ -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…
Reference in New Issue