Opened 12 years ago

Closed 12 years ago

#4848 closed Bugs (fixed)

Non existing header includes

Reported by: Katie Chan Owned by: Hartmut Kaiser
Milestone: Component: wave
Version: Boost Development Trunk Severity: Showstopper
Keywords: Cc:

Description

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>

Change History (1)

comment:1 by anonymous, 12 years ago

Resolution: fixed
Status: newclosed

Fixed in r66547.

Note: See TracTickets for help on using tickets.