epoc32/include/tools/stlport/stl/config/_fujitsu.h
author William Roberts <williamr@symbian.org>
Wed, 31 Mar 2010 12:27:01 +0100
branchSymbian2
changeset 3 e1b950c65cb4
child 4 837f303aceeb
permissions -rw-r--r--
Attempt to represent the S^2->S^3 header reorganisation as a series of "hg rename" operations
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