Subject: [Boost-bugs] [Boost C++ Libraries] #4848: Non existing header includes
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2010-11-12 17:39:06
#4848: Non existing header includes
-------------------------------------+--------------------------------------
Reporter: ktchan | Owner: hkaiser
Type: Bugs | Status: new
Milestone: | Component: wave
Version: Boost Development Trunk | Severity: Showstopper
Keywords: |
-------------------------------------+--------------------------------------
Universal copy & paste modification in r66505 to pass the new assert
inspect rule broke /trunk/boost/wave/util/flex_string.hpp (and possibly
others) by replacing
{{{
#include <boost/assert.hpp>
}}}
with
{{{
#include <boost/BOOST_ASSERT.hpp>
}}}
-- Ticket URL: <https://svn.boost.org/trac/boost/ticket/4848> 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:50:04 UTC