forked from boostorg/config
Revert last patch - it conflicts with existing definition.
[SVN r66783]
This commit is contained in:
@@ -89,13 +89,6 @@
|
|||||||
# define BOOST_NO_EXCEPTIONS
|
# define BOOST_NO_EXCEPTIONS
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
//
|
|
||||||
// Identify cygwin environments
|
|
||||||
//
|
|
||||||
#if __CYGWIN__
|
|
||||||
# define BOOST_CYGWIN
|
|
||||||
#endif
|
|
||||||
|
|
||||||
//
|
//
|
||||||
// Threading support: Turn this on unconditionally here (except for
|
// Threading support: Turn this on unconditionally here (except for
|
||||||
// those platforms where we can know for sure). It will get turned off again
|
// those platforms where we can know for sure). It will get turned off again
|
||||||
|
Reference in New Issue
Block a user