43 #define CONVERSION_REQUIRED
46 #if defined(__POWERPC__) && defined(__APPLE__)
47 #undef CONVERSION_REQUIRED
51 #undef CONVERSION_REQUIRED
59 #define stdString std::string
68 #define stdList std::list
72 #define stdVector std::vector
76 #define stdMap std::map
85 typedef int socklen_t;
91 #define USE_STD_EXCEPTION
101 #define __attribute__(x)