MPL workaround suggested by Joaquin Lopez Munoz

[SVN r24989]
This commit is contained in:
Toon Knapen
2004-09-09 13:02:20 +00:00
parent b2aa14a42e
commit d59804c306

View File

@ -27,6 +27,7 @@
#if (__IBMCPP__ <= 600) || !defined(BOOST_STRICT_CONFIG)
# define BOOST_NO_POINTER_TO_MEMBER_TEMPLATE_PARAMETERS
# define BOOST_MPL_CFG_ASSERT_USE_RELATION_NAMES 1
#endif
//