need BOOST_NO_USING_DECLARATION_OVERLOADS_FROM_TYPENAME_BASE

[SVN r19058]
This commit is contained in:
Jens Maurer
2003-07-11 16:03:11 +00:00
parent f79f11aca1
commit dbb3fe1b84

View File

@ -20,6 +20,7 @@
// member templates are sufficiently broken that we disable them for now
# define BOOST_NO_MEMBER_TEMPLATES
# define BOOST_NO_DEPENDENT_NESTED_DERIVATIONS
# define BOOST_NO_USING_DECLARATION_OVERLOADS_FROM_TYPENAME_BASE
#endif
#if (__HP_aCC <= 33900) || !defined(BOOST_STRICT_CONFIG)