mirror of
https://github.com/boostorg/config.git
synced 2025-07-30 20:37:15 +02:00
Move vacpp MPL asserts config to the right place
[SVN r35928]
This commit is contained in:
@ -27,7 +27,6 @@
|
|||||||
|
|
||||||
#if (__IBMCPP__ <= 600) || !defined(BOOST_STRICT_CONFIG)
|
#if (__IBMCPP__ <= 600) || !defined(BOOST_STRICT_CONFIG)
|
||||||
# define BOOST_NO_POINTER_TO_MEMBER_TEMPLATE_PARAMETERS
|
# define BOOST_NO_POINTER_TO_MEMBER_TEMPLATE_PARAMETERS
|
||||||
# define BOOST_MPL_CFG_ASSERT_USE_RELATION_NAMES 1
|
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
//
|
//
|
||||||
|
Reference in New Issue
Block a user