Skip to content
This repository has been archived by the owner on Feb 11, 2021. It is now read-only.

Commit

Permalink
Merge of r2554:2995 from branches/SDL-1.2: AvailabilityMacros.h for M…
Browse files Browse the repository at this point in the history
…ac OS X.
  • Loading branch information
icculus committed Mar 27, 2007
1 parent ecc703d commit ab76985
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions include/SDL_config_macosx.h
Expand Up @@ -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
Expand Down

0 comments on commit ab76985

Please sign in to comment.