Removed comment.

This commit is contained in:
Edward Diener
2015-06-27 21:25:36 -04:00
parent 3ca81f1095
commit 584a711c7a

View File

@ -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