Boost C++ Libraries: Ticket #1533: boost/function.hpp unneeded in transform_iterator.hpp https://svn.boost.org/trac10/ticket/1533 <p> transform_iterator.hpp includes &lt;boost/function.hpp&gt;, which seems unneeded. A patch attached. </p> en-us Boost C++ Libraries /htdocs/site/boost.png https://svn.boost.org/trac10/ticket/1533 Trac 1.4.3 Shunsuke Sogame <pstade.mb@…> Fri, 21 Dec 2007 01:44:46 GMT attachment set https://svn.boost.org/trac10/ticket/1533 https://svn.boost.org/trac10/ticket/1533 <ul> <li><strong>attachment</strong> → <span class="trac-field-new">remove_boost_function.patch</span> </li> </ul> <p> remove <code>#include &lt;boost/function.hpp&gt;</code> </p> Ticket Jeremiah Willcock Tue, 08 Jun 2010 19:10:17 GMT status changed; resolution set https://svn.boost.org/trac10/ticket/1533#comment:1 https://svn.boost.org/trac10/ticket/1533#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> (In <a class="changeset" href="https://svn.boost.org/trac10/changeset/62593" title="Removed unneeded #include; fixes #1533">[62593]</a>) Removed unneeded #include; fixes <a class="closed ticket" href="https://svn.boost.org/trac10/ticket/1533" title="#1533: Patches: boost/function.hpp unneeded in transform_iterator.hpp (closed: fixed)">#1533</a> </p> Ticket