sl@0: // SCO UDK 7 compiler (UnixWare 7x, OSR 5, UnixWare 2x) sl@0: sl@0: sl@0: # define _STLP_NO_BAD_ALLOC 1 sl@0: sl@0: // allocator::rebind used not to work properly sl@0: // # define _STLP_NO_MEMBER_TEMPLATE_CLASSES 1 sl@0: // # define _STLP_NO_MEMBER_TEMPLATE_KEYWORD 1 sl@0: sl@0: # define _STLP_NO_FRIEND_TEMPLATES 1 sl@0: # define _STLP_NO_QUALIFIED_FRIENDS 1 sl@0: sl@0: sl@0: // # define _STLP_NO_DEFAULT_NON_TYPE_PARAM 1 sl@0: sl@0: //# define _STLP_HAS_NO_NEW_IOSTREAMS 1 sl@0: //# define _STLP_HAS_NO_NEW_C_HEADERS 1 sl@0: sl@0: // ??? sl@0: //# define _STLP_STATIC_CONST_INIT_BUG 1 sl@0: sl@0: // ??? sl@0: //# define _STLP_LINK_TIME_INSTANTIATION 1 sl@0: sl@0: // ??? sl@0: # define _STLP_NO_TEMPLATE_CONVERSIONS 1 sl@0: sl@0: # define _STLP_LONG_LONG long long sl@0: sl@0: # if defined(_REENTRANT) sl@0: # define _UITHREADS /* if UnixWare < 7.0.1 */ sl@0: # define _STLP_UITHREADS sl@0: # endif /* _REENTRANT */ sl@0: sl@0: # define _STLP_SCO_OPENSERVER