Revert last patch - it conflicts with existing definition.

[SVN r66783]
This commit is contained in:
John Maddock
2010-11-27 09:29:11 +00:00
parent dba9cf164a
commit 9a9ef3a20b

View File

@ -89,13 +89,6 @@
# define BOOST_NO_EXCEPTIONS
#endif
//
// Identify cygwin environments
//
#if __CYGWIN__
# define BOOST_CYGWIN
#endif
//
// Threading support: Turn this on unconditionally here (except for
// those platforms where we can know for sure). It will get turned off again