Fix 'cray.hpp' BOOST_NO_CXX11_HDR_ATOMIC setting

This commit is contained in:
Justin LaPolla
2018-02-06 12:43:21 -06:00
parent c04b991321
commit 7238f9f0f6

View File

@ -415,6 +415,7 @@
#endif // __cplusplus >= 201103L
#if __cplusplus >= 201402L
#undef BOOST_NO_CXX11_HDR_ATOMIC
#endif // __cplusplus == 201402L
#endif // BOOST_CRAY_VERSION > 80799