ReactOS 0.4.15-dev-7934-g1dc8d80
_macosx.h
Go to the documentation of this file.
1#define _STLP_PLATFORM "Mac OS X"
2
3#if defined (__BIG_ENDIAN__)
4# define _STLP_BIG_ENDIAN 1
5#elif defined (__LITTLE_ENDIAN__)
6# define _STLP_LITTLE_ENDIAN 1
7#endif
8
9#define _STLP_USE_UNIX_IO