epoc32/include/tools/stlport/stl/config/_fujitsu.h
author William Roberts <williamr@symbian.org>
Tue, 16 Mar 2010 16:12:26 +0000
branchSymbian2
changeset 2 2fe1408b6811
child 4 837f303aceeb
permissions -rw-r--r--
Final list of Symbian^2 public API header files
williamr@2
     1
/* STLport configuration for Fujitsu compiler : looks like a perfect one ! */
williamr@2
     2
#define _STLP_COMPILER "Fujitsu"
williamr@2
     3
williamr@2
     4
#define _STLP_NATIVE_INCLUDE_PATH ../std
williamr@2
     5
#define _STLP_UINT32_T unsigned int
williamr@2
     6
#define _STLP_LONG_LONG long long
williamr@2
     7
#define _STLP_WCHAR_SUNPRO_EXCLUDE 1