Boost C++ Libraries: Ticket #3237: Invalid headers in fusion documentation. https://svn.boost.org/trac10/ticket/3237 <p> Fusion documentation for set and map contains invalid headers: </p> <p> #include &lt;boost/fusion/container/set_fwd.hpp&gt; instead of #include &lt;boost/fusion/container/set/set_fwd.hpp&gt; </p> <p> and </p> <p> #include &lt;boost/fusion/container/map_fwd.hpp&gt; instead of #include &lt;boost/fusion/container/map/map_fwd.hpp&gt; </p> en-us Boost C++ Libraries /htdocs/site/boost.png https://svn.boost.org/trac10/ticket/3237 Trac 1.4.3 Steven Watanabe Sun, 13 Jun 2010 01:45:36 GMT status changed; resolution set https://svn.boost.org/trac10/ticket/3237#comment:1 https://svn.boost.org/trac10/ticket/3237#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/62891" title="Fix headers for set_fwd and map_fwd. Fixes #3237">[62891]</a>) Fix headers for set_fwd and map_fwd. Fixes <a class="closed ticket" href="https://svn.boost.org/trac10/ticket/3237" title="#3237: Bugs: Invalid headers in fusion documentation. (closed: fixed)">#3237</a> </p> Ticket