os/ossrv/stdcpp/include/config/stl_mlc.h
changeset 0 bde4ae8d615e
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/os/ossrv/stdcpp/include/config/stl_mlc.h	Fri Jun 15 03:10:57 2012 +0200
     1.3 @@ -0,0 +1,8 @@
     1.4 +// STLport configuration file
     1.5 +// It is internal STLport header - DO NOT include it directly
     1.6 +
     1.7 +#define _STLP_NO_MEMBER_TEMPLATES           	// Compiler does not support member templates
     1.8 +#define _STLP_NO_MEMBER_TEMPLATE_CLASSES    	// Compiler does not support member template classes
     1.9 +
    1.10 +#define _STLP_HAS_NEW_NEW_HEADER
    1.11 +#define _STLP_HAS_NO_NEW_IOSTREAMS              // Native C++ library does not provide new-style templatized iostreams