Boost C++ Libraries: Ticket #1827: String algorithm composite header doesn't include join https://svn.boost.org/trac10/ticket/1827 <p> The composite header for the string algorithms (boost/algorithm/string.hpp) doesn't include the join algorithm header. It seems to have been left out by mistake. </p> <p> Fix is trivial, add #include &lt;boost/algorithm/string/join.hpp&gt; to the file. </p> en-us Boost C++ Libraries /htdocs/site/boost.png https://svn.boost.org/trac10/ticket/1827 Trac 1.4.3 Pavol Droba Tue, 17 Jun 2008 21:05:12 GMT status changed; resolution set https://svn.boost.org/trac10/ticket/1827#comment:1 https://svn.boost.org/trac10/ticket/1827#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> Already fixed </p> Ticket