1 #define _STLP_PLATFORM "Mac"
2 
3 #define _STLP_MAC  1
4 
5 #error Looks like unsupported platform
6 #define _STLP_USE_UNIX_EMULATION_IO
7