00001 // STLport configuration file 00002 // It is internal STLport header - DO NOT include it directly 00003 00004 #define _STLP_NO_MEMBER_TEMPLATES // Compiler does not support member templates 00005 #define _STLP_NO_MEMBER_TEMPLATE_CLASSES // Compiler does not support member template classes 00006 00007 #define _STLP_HAS_NEW_NEW_HEADER 00008 #define _STLP_HAS_NO_NEW_IOSTREAMS // Native C++ library does not provide new-style templatized iostreams