stdcpp/include/config/stl_fujitsu.h
author andy simpson <andrews@symbian.org>
Wed, 16 Jun 2010 14:29:22 +0100
branchGCC_SURGE
changeset 37 b0cf6e9637d2
parent 0 e4d67989cc36
permissions -rw-r--r--
GCCE fixes (Bug 2971) : Remove IMPORT_C statements in ext_dat.h as these are not necessary within same module and cause "not constant" error with GCCE

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