mirror of
https://github.com/boostorg/config.git
synced 2025-08-03 14:24:26 +02:00
@@ -8,8 +8,7 @@
|
|||||||
|
|
||||||
// Clang compiler setup.
|
// Clang compiler setup.
|
||||||
|
|
||||||
#if __has_feature(cxx_exceptions) && !defined(BOOST_NO_EXCEPTIONS)
|
#if !__has_feature(cxx_exceptions) && !defined(BOOST_NO_EXCEPTIONS)
|
||||||
#else
|
|
||||||
# define BOOST_NO_EXCEPTIONS
|
# define BOOST_NO_EXCEPTIONS
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user