Need to define BOOST_NO_IS_ABSTRACT for gcc 2.x compilers as well.

[SVN r26538]
This commit is contained in:
John Maddock
2004-12-17 10:59:14 +00:00
parent 2a61a39950
commit d3f31de1d8

View File

@ -41,6 +41,7 @@
# define BOOST_NO_USING_DECLARATION_OVERLOADS_FROM_TYPENAME_BASE
# define BOOST_FUNCTION_SCOPE_USING_DECLARATION_BREAKS_ADL
# define BOOST_NO_IS_ABSTRACT
#elif __GNUC__ == 3
//
// gcc-3.x problems: