Boost C++ Libraries: Ticket #4322: Missing includes for stand-alone use of future.hpp https://svn.boost.org/trac10/ticket/4322 <p> When <code></code>boost/thread/future.hpp<code></code> is included stand-alone, there are a couple of headers missing. Attached is a patch that addresses the issue. </p> en-us Boost C++ Libraries /htdocs/site/boost.png https://svn.boost.org/trac10/ticket/4322 Trac 1.4.3 Dean Michael Berris Wed, 09 Jun 2010 04:00:20 GMT attachment set https://svn.boost.org/trac10/ticket/4322 https://svn.boost.org/trac10/ticket/4322 <ul> <li><strong>attachment</strong> → <span class="trac-field-new">boost-thread-future-missing-includes.diff</span> </li> </ul> <p> Patch to add missing include headers. </p> Ticket Anthony Williams Wed, 09 Jun 2010 07:40:03 GMT status changed; resolution set https://svn.boost.org/trac10/ticket/4322#comment:1 https://svn.boost.org/trac10/ticket/4322#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 on trunk. </p> Ticket