Merge pull request #166 from boostorg/cray-revert-last-update

Revert last change.
This commit is contained in:
rsdale
2017-07-21 08:29:47 -05:00
committed by GitHub

View File

@ -113,7 +113,6 @@
#define BOOST_NO_CXX14_CONSTEXPR
#define BOOST_HAS_LONG_LONG
#define BOOST_HAS_FLOAT128
#define BOOST_HASH_NO_EXTENSIONS
#if __cplusplus < 201400
#define BOOST_NO_CXX11_DECLTYPE_N3276