Mercurial > sdl-ios-xcode
changeset 2098:e554a6547303
Merge of r2554:2995 from branches/SDL-1.2: AvailabilityMacros.h for Mac OS X.
author | Ryan C. Gordon <icculus@icculus.org> |
---|---|
date | Tue, 27 Mar 2007 00:39:03 +0000 |
parents | b0048df1701a |
children | 891ed60fcaa9 |
files | include/SDL_config_macosx.h |
diffstat | 1 files changed, 3 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/include/SDL_config_macosx.h Sun Mar 18 22:39:24 2007 +0000 +++ b/include/SDL_config_macosx.h Tue Mar 27 00:39:03 2007 +0000 @@ -25,6 +25,9 @@ #include "SDL_platform.h" +/* This gets us MAC_OS_X_VERSION_MIN_REQUIRED... */ +#include <AvailabilityMacros.h> + /* This is a set of defines to configure the SDL features */ #define SDL_HAS_64BIT_TYPE 1