Added BOOST_NO_UNREACHABLE_RETURN_DETECTION

[SVN r16575]
This commit is contained in:
Dave Abrahams
2002-12-09 14:57:59 +00:00
parent 3596eec09a
commit 430d235b4e
2 changed files with 2 additions and 0 deletions

View File

@ -26,6 +26,7 @@
#if (__HP_aCC <= 33900)
# define BOOST_NO_TEMPLATE_TEMPLATES
# define BOOST_NO_MEMBER_TEMPLATE_KEYWORD
# define BOOST_NO_UNREACHABLE_RETURN_DETECTION
#endif
#define BOOST_COMPILER "HP aCC version " BOOST_STRINGIZE(__HP_aCC)

View File

@ -25,6 +25,7 @@
# if(__MWERKS__ <= 0x2407) // 7.x
# define BOOST_NO_MEMBER_FUNCTION_SPECIALIZATIONS
# define BOOST_NO_UNREACHABLE_RETURN_DETECTION
# endif
# if(__MWERKS__ <= 0x3003) // 8.x