mirror of
https://github.com/boostorg/predef.git
synced 2025-07-30 03:47:14 +02:00
Update BOOST_HW_SIMD_X86_MIC_VERSION version number (max -> 9.0.0)
This commit is contained in:
@ -128,8 +128,8 @@ http://www.boost.org/LICENSE_1_0.txt)
|
|||||||
The [@https://en.wikipedia.org/wiki/Xeon_Phi MIC] (Xeon Phi) x86 extension
|
The [@https://en.wikipedia.org/wiki/Xeon_Phi MIC] (Xeon Phi) x86 extension
|
||||||
version number.
|
version number.
|
||||||
|
|
||||||
Version number is: *99.99.99999*.
|
Version number is: *9.0.0*.
|
||||||
*/
|
*/
|
||||||
#define BOOST_HW_SIMD_X86_MIC_VERSION BOOST_VERSION_NUMBER_MAX
|
#define BOOST_HW_SIMD_X86_MIC_VERSION BOOST_VERSION_NUMBER(9, 0, 0)
|
||||||
|
|
||||||
#endif
|
#endif
|
||||||
|
Reference in New Issue
Block a user