Merge vacpp MPL asserts config fixes from RC_1_34_0

[SVN r35929]
This commit is contained in:
Aleksey Gurtovoy
2006-11-09 00:13:22 +00:00
parent 335631321f
commit e9184ee375

View File

@@ -36,6 +36,7 @@
#if BOOST_WORKAROUND(__BORLANDC__, >= 0x560) && BOOST_WORKAROUND(__BORLANDC__, < 0x600) \
|| (BOOST_MPL_CFG_GCC != 0)
|| BOOST_WORKAROUND(__IBMCPP__, <= 600)
# define BOOST_MPL_CFG_ASSERT_USE_RELATION_NAMES
#endif