aCC doesn't support is_abstract

[SVN r28986]
This commit is contained in:
John Maddock
2005-05-17 10:32:59 +00:00
parent a20aa40428
commit 1613e9907f

View File

@ -32,6 +32,7 @@
# define BOOST_NO_TEMPLATE_TEMPLATES # define BOOST_NO_TEMPLATE_TEMPLATES
# define BOOST_NO_SWPRINTF # define BOOST_NO_SWPRINTF
# define BOOST_NO_DEPENDENT_TYPES_IN_TEMPLATE_VALUE_PARAMETERS # define BOOST_NO_DEPENDENT_TYPES_IN_TEMPLATE_VALUE_PARAMETERS
# define BOOST_NO_IS_ABSTRACT
// std lib config should set this one already: // std lib config should set this one already:
//# define BOOST_NO_STD_ALLOCATOR //# define BOOST_NO_STD_ALLOCATOR
#endif #endif