]> git.lyx.org Git - lyx.git/blobdiff - boost/boost/exception/info.hpp
boost: update to 1.47.0
[lyx.git] / boost / boost / exception / info.hpp
index c918dbd34139838b884be485acd68f7ab3251f82..5530746223e54eef8c6a101b5492861051cad91b 100755 (executable)
@@ -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 )