Boost C++ Libraries: Ticket #1987: patch to make circular_buffer.hpp #includes absolute https://svn.boost.org/trac10/ticket/1987 <p> The #includes in circular_buffer.hpp are currently relative. The attached patch makes them absolute. This makes a difference when running 'bcp', which understands e.g. #include &lt;boost/circular_buffer_fwd.hpp&gt; but not #include "circular_buffer_fwd.hpp". Unless there is a good reason to keep the includes relative, please change them to absolute includes. Thanks! </p> en-us Boost C++ Libraries /htdocs/site/boost.png https://svn.boost.org/trac10/ticket/1987 Trac 1.4.3 Stjepan Rajko Thu, 05 Jun 2008 04:50:48 GMT attachment set https://svn.boost.org/trac10/ticket/1987 https://svn.boost.org/trac10/ticket/1987 <ul> <li><strong>attachment</strong> → <span class="trac-field-new">circular_buffer.hpp.patch</span> </li> </ul> Ticket Jan Gaspar Wed, 23 Jul 2008 20:47:56 GMT status, milestone changed; resolution set https://svn.boost.org/trac10/ticket/1987#comment:1 https://svn.boost.org/trac10/ticket/1987#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> <li><strong>milestone</strong> <span class="trac-field-old">Boost 1.35.1</span> → <span class="trac-field-new">To Be Determined</span> </li> </ul> Ticket