reactos/include/stlport/stl/config/_fujitsu.h
Jérôme Gardou 5d8dd5d148 [STLPORT]
- move headers to include directory
  - delete some incidentally committed things

svn path=/branches/cmake-bringup/; revision=49546
2010-11-10 17:36:28 +00:00

8 lines
260 B
C

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