diff --git a/include/boost/config/compiler/cray.hpp b/include/boost/config/compiler/cray.hpp index 54b1c4fb..f272683e 100644 --- a/include/boost/config/compiler/cray.hpp +++ b/include/boost/config/compiler/cray.hpp @@ -415,6 +415,7 @@ #endif // __cplusplus >= 201103L #if __cplusplus >= 201402L +#undef BOOST_NO_CXX11_HDR_ATOMIC #endif // __cplusplus == 201402L #endif // BOOST_CRAY_VERSION > 80799