author | William Roberts <williamr@symbian.org> |
Wed, 31 Mar 2010 12:27:01 +0100 | |
branch | Symbian2 |
changeset 3 | e1b950c65cb4 |
child 4 | 837f303aceeb |
permissions | -rw-r--r-- |
williamr@2 | 1 |
#define _STLP_PLATFORM "Cygwin" |
williamr@2 | 2 |
|
williamr@2 | 3 |
/* Glibc is the platform API */ |
williamr@2 | 4 |
#if !defined (_STLP_USE_GLIBC) |
williamr@2 | 5 |
# define _STLP_USE_GLIBC |
williamr@2 | 6 |
#endif |