aboutsummaryrefslogtreecommitdiff
path: root/stlport/stl/config/_fujitsu.h
blob: cf91e05f94ca05cc8069a6bbd0eceb2bf23e4983 (plain)
1
2
3
4
5
6
7
/* STLport configuration for Fujitsu compiler : looks like a perfect one ! */
#define _STLP_COMPILER "Fujitsu"

#define _STLP_NATIVE_INCLUDE_PATH ../std
#define _STLP_UINT32_T unsigned int
#define _STLP_LONG_LONG long long
#define _STLP_WCHAR_SUNPRO_EXCLUDE 1