(svn r11521) -Codechange: [OSX] Check what the running os version is in a cleaner way.

This commit is contained in:
egladil
2007-11-25 14:43:16 +00:00
parent b24392dfdd
commit 35159d5db3
9 changed files with 153 additions and 5 deletions

View File

@@ -19,6 +19,9 @@
*/
#define MAC_OS_X_VERSION_MIN_REQUIRED MAC_OS_X_VERSION_10_3
#include <AvailabilityMacros.h>
/*
* OpenTTD includes.
*/