mirror of
https://github.com/boostorg/config.git
synced 2025-07-30 04:17:16 +02:00
Removed comment.
This commit is contained in:
@ -187,8 +187,6 @@
|
||||
# define BOOST_NO_CXX11_STD_ALIGN
|
||||
# define BOOST_NO_CXX11_ADDRESSOF
|
||||
|
||||
// C++0y headers not yet implemented
|
||||
//
|
||||
#if defined(__has_include)
|
||||
#if !__has_include(<shared_mutex>)
|
||||
# define BOOST_NO_CXX14_HDR_SHARED_MUTEX
|
||||
|
Reference in New Issue
Block a user