epoc32/include/tools/stlport/stl/config/_apcc.h
branchSymbian3
changeset 4 837f303aceeb
parent 2 2fe1408b6811
     1.1 --- a/epoc32/include/tools/stlport/stl/config/_apcc.h	Wed Mar 31 12:27:01 2010 +0100
     1.2 +++ b/epoc32/include/tools/stlport/stl/config/_apcc.h	Wed Mar 31 12:33:34 2010 +0100
     1.3 @@ -1,31 +1,31 @@
     1.4 -// STLport config file for Apogee 4.x
     1.5 -
     1.6 -#define _STLP_COMPILER "Apogee"
     1.7 -
     1.8 -#define _STLP_NO_NEW_NEW_HEADER 1
     1.9 -#define _STLP_HAS_NO_NEW_IOSTREAMS 1
    1.10 -#define _STLP_HAS_NO_NEW_C_HEADERS 1
    1.11 -
    1.12 -#if defined(_XOPEN_SOURCE) && (_XOPEN_VERSION - 0 >= 4)
    1.13 -# define _STLP_RAND48 1
    1.14 -#endif
    1.15 -// #  define _STLP_RAND48 1
    1.16 -#define _STLP_LONG_LONG long long
    1.17 -#define _STLP_NO_BAD_ALLOC 1
    1.18 -#define _STLP_NO_MEMBER_TEMPLATE_KEYWORD 1
    1.19 -#define _STLP_NON_TYPE_TMPL_PARAM_BUG 1
    1.20 -// #  define _STLP_NO_EXPLICIT_FUNCTION_TMPL_ARGS 1
    1.21 -#define _STLP_NO_EXCEPTION_HEADER 1
    1.22 -
    1.23 -#undef  _STLP_LINK_TIME_INSTANTIATION
    1.24 -#define _STLP_LINK_TIME_INSTANTIATION 1
    1.25 -
    1.26 -#ifdef __STDLIB
    1.27 -#  undef _STLP_NO_NEW_C_HEADERS
    1.28 -#  undef _STLP_NO_NEW_NEW_HEADER
    1.29 -#  undef _STLP_NO_BAD_ALLOC
    1.30 -#  undef _STLP_LONG_LONG
    1.31 -#else
    1.32 -#  undef  _STLP_NO_EXCEPTION_SPEC
    1.33 -#  define _STLP_NO_EXCEPTION_SPEC 1
    1.34 -#endif
    1.35 +// STLport config file for Apogee 4.x
    1.36 +
    1.37 +#define _STLP_COMPILER "Apogee"
    1.38 +
    1.39 +#define _STLP_NO_NEW_NEW_HEADER 1
    1.40 +#define _STLP_HAS_NO_NEW_IOSTREAMS 1
    1.41 +#define _STLP_HAS_NO_NEW_C_HEADERS 1
    1.42 +
    1.43 +#if defined(_XOPEN_SOURCE) && (_XOPEN_VERSION - 0 >= 4)
    1.44 +# define _STLP_RAND48 1
    1.45 +#endif
    1.46 +// #  define _STLP_RAND48 1
    1.47 +#define _STLP_LONG_LONG long long
    1.48 +#define _STLP_NO_BAD_ALLOC 1
    1.49 +#define _STLP_NO_MEMBER_TEMPLATE_KEYWORD 1
    1.50 +#define _STLP_NON_TYPE_TMPL_PARAM_BUG 1
    1.51 +// #  define _STLP_NO_EXPLICIT_FUNCTION_TMPL_ARGS 1
    1.52 +#define _STLP_NO_EXCEPTION_HEADER 1
    1.53 +
    1.54 +#undef  _STLP_LINK_TIME_INSTANTIATION
    1.55 +#define _STLP_LINK_TIME_INSTANTIATION 1
    1.56 +
    1.57 +#ifdef __STDLIB
    1.58 +#  undef _STLP_NO_NEW_C_HEADERS
    1.59 +#  undef _STLP_NO_NEW_NEW_HEADER
    1.60 +#  undef _STLP_NO_BAD_ALLOC
    1.61 +#  undef _STLP_LONG_LONG
    1.62 +#else
    1.63 +#  undef  _STLP_NO_EXCEPTION_SPEC
    1.64 +#  define _STLP_NO_EXCEPTION_SPEC 1
    1.65 +#endif