]> git.buserror.net Git - polintos/scott/priv.git/blob - include/c++/stl/stl/config/_cygwin.h
Add STLport 5.1.4
[polintos/scott/priv.git] / include / c++ / stl / stl / 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