remove bogus BOOST_NO_INCLASS_MEMBER_INITIALIZATION

[SVN r13992]
This commit is contained in:
Dave Abrahams
2002-05-21 13:09:25 +00:00
parent 234c93f760
commit edc44fc45d

View File

@ -36,7 +36,6 @@
# define BOOST_NO_ARGUMENT_DEPENDENT_LOOKUP # define BOOST_NO_ARGUMENT_DEPENDENT_LOOKUP
# endif # endif
# define BOOST_NO_SWPRINTF # define BOOST_NO_SWPRINTF
# define BOOST_NO_INCLASS_MEMBER_INITIALIZATION
# endif # endif
// Void returns, 64 bit integrals don't work when emulating VC 6 (Peter Dimov) // Void returns, 64 bit integrals don't work when emulating VC 6 (Peter Dimov)