epoc32/include/tools/stlport/stl/config/_fujitsu.h
branchSymbian2
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/_fujitsu.h	Tue Mar 16 16:12:26 2010 +0000
     1.3 @@ -0,0 +1,7 @@
     1.4 +/* STLport configuration for Fujitsu compiler : looks like a perfect one ! */
     1.5 +#define _STLP_COMPILER "Fujitsu"
     1.6 +
     1.7 +#define _STLP_NATIVE_INCLUDE_PATH ../std
     1.8 +#define _STLP_UINT32_T unsigned int
     1.9 +#define _STLP_LONG_LONG long long
    1.10 +#define _STLP_WCHAR_SUNPRO_EXCLUDE 1