mirror of
https://github.com/boostorg/config.git
synced 2025-09-30 17:51:02 +02:00
'cray.hpp' empty section for 8.7.0
This commit is contained in:
@@ -323,6 +323,23 @@
|
|||||||
|
|
||||||
#endif // BOOST_CRAY_VERSION >= 80605
|
#endif // BOOST_CRAY_VERSION >= 80605
|
||||||
|
|
||||||
|
//
|
||||||
|
// 8.7.0
|
||||||
|
//
|
||||||
|
|
||||||
|
#if BOOST_CRAY_VERSION >= 80700
|
||||||
|
|
||||||
|
#if __cplusplus >= 199711L
|
||||||
|
#endif // __cplusplus >= 199711L
|
||||||
|
|
||||||
|
#if __cplusplus >= 201103L
|
||||||
|
#endif // __cplusplus >= 201103L
|
||||||
|
|
||||||
|
#if __cplusplus >= 201402L
|
||||||
|
#endif // __cplusplus == 201402L
|
||||||
|
|
||||||
|
#endif // BOOST_CRAY_VERSION >= 80700
|
||||||
|
|
||||||
////
|
////
|
||||||
//// Remove temporary macros
|
//// Remove temporary macros
|
||||||
////
|
////
|
||||||
|
Reference in New Issue
Block a user