mirror of
https://github.com/boostorg/config.git
synced 2025-07-31 21:04:28 +02:00
Fix 'cray.hpp' BOOST_NO_CXX11_HDR_ATOMIC setting
This commit is contained in:
@@ -415,6 +415,7 @@
|
|||||||
#endif // __cplusplus >= 201103L
|
#endif // __cplusplus >= 201103L
|
||||||
|
|
||||||
#if __cplusplus >= 201402L
|
#if __cplusplus >= 201402L
|
||||||
|
#undef BOOST_NO_CXX11_HDR_ATOMIC
|
||||||
#endif // __cplusplus == 201402L
|
#endif // __cplusplus == 201402L
|
||||||
|
|
||||||
#endif // BOOST_CRAY_VERSION > 80799
|
#endif // BOOST_CRAY_VERSION > 80799
|
||||||
|
Reference in New Issue
Block a user