added NO_INCLASS_MEMBER_INIT for version 6

[SVN r22478]
This commit is contained in:
Toon Knapen
2004-03-10 16:11:41 +00:00
parent 7c2c41e9e4
commit f057481147

View File

@ -26,6 +26,7 @@
#endif
#if (__IBMCPP__ <= 600) || !defined(BOOST_STRICT_CONFIG)
# define BOOST_NO_INCLASS_MEMBER_INITIALIZATION
#endif
//