reactos/include/stlport/stl/config/_cygwin.h
Jérôme Gardou 5d8dd5d148 [STLPORT]
- move headers to include directory
  - delete some incidentally committed things

svn path=/branches/cmake-bringup/; revision=49546
2010-11-10 17:36:28 +00:00

10 lines
141 B
C

#define _STLP_PLATFORM "Cygwin"
#define _STLP_UNIX
#ifndef _STLP_USE_STDIO_IO
# define _STLP_USE_UNIX_IO
#endif
#define _STLP_LDOUBLE_96