]> git.lyx.org Git - features.git/blobdiff - 3rdparty/boost/boost/config/compiler/gcc.hpp
Update local boost version to version 1.62
[features.git] / 3rdparty / boost / boost / config / compiler / gcc.hpp
index fbd3dd9c1918ceafa285f2ded3e6e1be3997f03e..e319d0495800eb8079100a01e0552e9a7c942199 100644 (file)
 //
 #if (BOOST_GCC_VERSION < 40800) || !defined(BOOST_GCC_CXX11)
 #  define BOOST_NO_CXX11_ALIGNAS
+#  define BOOST_NO_CXX11_THREAD_LOCAL
 #endif
 
 // C++0x features in 4.8.1 and later