[SVN r70988]
This commit is contained in:
Emil Dotchevski
2011-04-05 00:11:42 +00:00
parent 24f3292606
commit cc0d73af9d
3 changed files with 29 additions and 11 deletions

View File

@@ -109,7 +109,6 @@ boost
{
if( header )
{
BOOST_ASSERT(*header!=0);
std::ostringstream tmp;
tmp << header;
for( error_info_map::const_iterator i=info_.begin(),end=info_.end(); i!=end; ++i )