]> git.buserror.net Git - polintos/scott/priv.git/blob - config/_cygwin.h
minor doc updates
[polintos/scott/priv.git] / config / _cygwin.h
1 #define _STLP_PLATFORM "Cygwin"
2
3 /* Glibc is the platform API */
4 #if !defined (_STLP_USE_GLIBC)
5 #  define _STLP_USE_GLIBC
6 #endif