reactos/include/stlport/stl/config/_fujitsu.h

8 lines
260 B
C
Raw Normal View History

/* 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