minor cygwin config fix

[SVN r10234]
This commit is contained in:
John Maddock
2001-05-27 11:08:48 +00:00
parent c0a8361373
commit 1444ac208f

View File

@ -232,7 +232,7 @@ full list of macros and their usage.
#define BOOST_RE_NO_PARTIAL_FUNC_SPEC
#endif
#ifdef _WIN32
#if defined(_WIN32) || defined(__CYGWIN__)
/* there seems to be a problem with <windows.h> in gcc */
#define BOOST_RE_LOCALE_C
#define BOOST_RE_NO_W32