[Boost-bugs] [Boost C++ Libraries] #1987: patch to make circular_buffer.hpp #includes absolute

Subject: [Boost-bugs] [Boost C++ Libraries] #1987: patch to make circular_buffer.hpp #includes absolute
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2008-06-05 04:50:22


#1987: patch to make circular_buffer.hpp #includes absolute
-------------------------------------+--------------------------------------
 Reporter: srajko | Owner: jano_gaspar
     Type: Patches | Status: new
Milestone: Boost 1.35.1 | Component: circular_buffer
  Version: Boost Development Trunk | Severity: Cosmetic
 Keywords: |
-------------------------------------+--------------------------------------
 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 <boost/circular_buffer_fwd.hpp> 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!

--
Ticket URL: <http://svn.boost.org/trac/boost/ticket/1987>
Boost C++ Libraries <http://www.boost.org/>
Boost provides free peer-reviewed portable C++ source libraries.


This archive was generated by hypermail 2.1.7 : 2017-02-16 18:49:58 UTC