mirror of
https://github.com/OpenTTD/OpenTTD.git
synced 2025-08-02 01:07:23 +01:00
(svn r11542) -Fix r11540: [OSX] presumed 10.3 style strings when using GetCurrentLocale nomatter what OSX the target was
This commit is contained in:
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
Block a user