Boost C++ Libraries: Ticket #1568: duplicate include guards https://svn.boost.org/trac10/ticket/1568 <p> The following pairs of files have identical include guards: </p> <p> boost/mpl/min_max.hpp and boost/mpl/max.hpp boost/mpl/vector/aux_/front.hpp and boost/mpl/list/aux_/front.hpp </p> en-us Boost C++ Libraries /htdocs/site/boost.png https://svn.boost.org/trac10/ticket/1568 Trac 1.4.3 Aleksey Gurtovoy Sat, 21 Jun 2008 03:00:45 GMT status changed; keywords set https://svn.boost.org/trac10/ticket/1568#comment:1 https://svn.boost.org/trac10/ticket/1568#comment:1 <ul> <li><strong>keywords</strong> fixed-in-trunk added </li> <li><strong>status</strong> <span class="trac-field-old">new</span> → <span class="trac-field-new">assigned</span> </li> </ul> <p> Fixed in the trunk (<a class="changeset" href="https://svn.boost.org/trac10/changeset/46570" title="Fix duplicate include guards (ticket #1568)">changeset:46570</a>), to be integrated in the release branch. </p> Ticket Aleksey Gurtovoy Sat, 11 Oct 2008 04:58:34 GMT status changed; resolution set https://svn.boost.org/trac10/ticket/1568#comment:2 https://svn.boost.org/trac10/ticket/1568#comment:2 <ul> <li><strong>status</strong> <span class="trac-field-old">assigned</span> → <span class="trac-field-new">closed</span> </li> <li><strong>resolution</strong> → <span class="trac-field-new">fixed</span> </li> </ul> <p> Merged to the release branch in <a class="changeset" href="https://svn.boost.org/trac10/changeset/47650" title="Merge in critical bug fixes from the trunk (r46570, 46546 and 46620)">changeset:47650</a> </p> Ticket