Boost C++ Libraries: Ticket #10413: Supply <string> to fix C++03 compile error on logic_error("...") https://svn.boost.org/trac10/ticket/10413 <p> <a class="ext-link" href="https://github.com/boostorg/optional/pull/9"><span class="icon">​</span>https://github.com/boostorg/optional/pull/9</a> </p> <blockquote class="citation"> <p> This change makes the library usable (again) on C++03 standard library implementations where &lt;stdexcept&gt; doesn't imply inclusion of &lt;string&gt;, e.g. STLport. </p> </blockquote> <p> FYI, there was a same issue (<a class="closed ticket" href="https://svn.boost.org/trac10/ticket/6788" title="#6788: Bugs: uuid test missing includes of &lt;string&gt; (closed: fixed)">#6788</a>, and <a class="ext-link" href="https://github.com/boostorg/uuid/commit/3de05322f1db7d6dc67332459b5aad02001b9703"><span class="icon">​</span>fix</a>) for uuid library. </p> <p> (fixed in Boost 1.57.0) </p> en-us Boost C++ Libraries /htdocs/site/boost.png https://svn.boost.org/trac10/ticket/10413 Trac 1.4.3 akrzemi1 Tue, 20 Jan 2015 12:49:26 GMT owner changed https://svn.boost.org/trac10/ticket/10413#comment:1 https://svn.boost.org/trac10/ticket/10413#comment:1 <ul> <li><strong>owner</strong> changed from <span class="trac-author">Fernando Cacciola</span> to <span class="trac-author">akrzemi1</span> </li> </ul> Ticket akrzemi1 Tue, 20 Jan 2015 12:51:11 GMT status, type, milestone changed; resolution set https://svn.boost.org/trac10/ticket/10413#comment:2 https://svn.boost.org/trac10/ticket/10413#comment:2 <ul> <li><strong>status</strong> <span class="trac-field-old">new</span> → <span class="trac-field-new">closed</span> </li> <li><strong>type</strong> <span class="trac-field-old">Patches</span> → <span class="trac-field-new">Bugs</span> </li> <li><strong>resolution</strong> → <span class="trac-field-new">fixed</span> </li> <li><strong>milestone</strong> <span class="trac-field-old">To Be Determined</span> → <span class="trac-field-new">Boost 1.58.0</span> </li> </ul> Ticket akrzemi1 Tue, 20 Jan 2015 12:51:52 GMT description changed https://svn.boost.org/trac10/ticket/10413#comment:3 https://svn.boost.org/trac10/ticket/10413#comment:3 <ul> <li><strong>description</strong> modified (<a href="/trac10/ticket/10413?action=diff&amp;version=3">diff</a>) </li> </ul> Ticket