Boost C++ Libraries: Ticket #6428: Missing include guard in error_info.hpp https://svn.boost.org/trac10/ticket/6428 <p> The exception/error_info.hpp doesn't have an include guard. The header only contains error_info forward declaration so it doesn't cause compilation errors, but it does generate duplicate declarations in the preprocessed code. Please, add an include guard. </p> en-us Boost C++ Libraries /htdocs/site/boost.png https://svn.boost.org/trac10/ticket/6428 Trac 1.4.3 Emil Dotchevski Fri, 20 Jan 2012 08:09:47 GMT status changed; resolution set https://svn.boost.org/trac10/ticket/6428#comment:1 https://svn.boost.org/trac10/ticket/6428#comment:1 <ul> <li><strong>status</strong> <span class="trac-field-old">new</span> → <span class="trac-field-new">closed</span> </li> <li><strong>resolution</strong> → <span class="trac-field-new">fixed</span> </li> </ul> Ticket