Hopefully fixing a GCC warning.

[SVN r72127]
This commit is contained in:
Emil Dotchevski
2011-05-23 19:34:44 +00:00
parent f6e9b5808a
commit 5f6812b226
3 changed files with 229 additions and 218 deletions

View File

@ -455,6 +455,8 @@ boost
{
BOOST_ASSERT(p);
p.ptr_->rethrow();
BOOST_ASSERT(0);
abort();
}
inline