Boost C++ Libraries: Ticket #2705: fusion/include/remove.hpp includes wrong header https://svn.boost.org/trac10/ticket/2705 <p> fusion/include/remove.hpp is a verbatim copy of fusion/include/remove_if.hpp; as such it includes &lt;boost/fusion/algorithm/transformation/remove_if.hpp&gt; where it should include &lt;boost/fusion/algorithm/transformation/remove.hpp&gt;. It also has the wrong include guard. </p> en-us Boost C++ Libraries /htdocs/site/boost.png https://svn.boost.org/trac10/ticket/2705 Trac 1.4.3 Joel de Guzman Sun, 01 Feb 2009 00:02:00 GMT status changed; resolution set https://svn.boost.org/trac10/ticket/2705#comment:1 https://svn.boost.org/trac10/ticket/2705#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> <p> fixed in trunk. thanks! </p> Ticket