branch | Symbian2 |
changeset 2 | 2fe1408b6811 |
child 4 | 837f303aceeb |
1.1 --- /dev/null Thu Jan 01 00:00:00 1970 +0000 1.2 +++ b/epoc32/include/tools/stlport/stl/config/_mlc.h Tue Mar 16 16:12:26 2010 +0000 1.3 @@ -0,0 +1,7 @@ 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