diff -r 000000000000 -r bde4ae8d615e os/ossrv/stdcpp/include/config/stl_fujitsu.h --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/os/ossrv/stdcpp/include/config/stl_fujitsu.h Fri Jun 15 03:10:57 2012 +0200 @@ -0,0 +1,5 @@ +/* STLport configuration for Fujitsu compiler : looks like a perfect one ! */ +# define _STLP_NATIVE_INCLUDE_PATH ../std +# define _STLP_UINT32_T unsigned int +# define _STLP_LONG_LONG long long +# define _STLP_WCHAR_SUNPRO_EXCLUDE 1