Go to the documentation of this file.00001 #define _STLP_PLATFORM "Mac OS X"
00002
00003 #if defined (__BIG_ENDIAN__)
00004 # define _STLP_BIG_ENDIAN 1
00005 #elif defined (__LITTLE_ENDIAN__)
00006 # define _STLP_LITTLE_ENDIAN 1
00007 #endif
00008
00009 #define _STLP_USE_UNIX_IO