epoc32/include/tools/stlport/stl/config/_cygwin.h
branchSymbian3
changeset 4 837f303aceeb
parent 2 2fe1408b6811
     1.1 --- a/epoc32/include/tools/stlport/stl/config/_cygwin.h	Wed Mar 31 12:27:01 2010 +0100
     1.2 +++ b/epoc32/include/tools/stlport/stl/config/_cygwin.h	Wed Mar 31 12:33:34 2010 +0100
     1.3 @@ -1,6 +1,6 @@
     1.4 -#define _STLP_PLATFORM "Cygwin"
     1.5 -
     1.6 -/* Glibc is the platform API */
     1.7 -#if !defined (_STLP_USE_GLIBC)
     1.8 -#  define _STLP_USE_GLIBC
     1.9 -#endif
    1.10 +#define _STLP_PLATFORM "Cygwin"
    1.11 +
    1.12 +/* Glibc is the platform API */
    1.13 +#if !defined (_STLP_USE_GLIBC)
    1.14 +#  define _STLP_USE_GLIBC
    1.15 +#endif