Opened 12 years ago

Closed 12 years ago

#5313 closed Bugs (fixed)

Typos in boost/range/detail/detail_str.hpp

Reported by: hotwatermorning Owned by: Neil Groves
Milestone: To Be Determined Component: range
Version: Severity: Problem
Keywords: Cc:

Description

line 137

#include <boost/range/detail/size_type>

and line 138

#include <boost/range/detail/value_type>

could not be included. Are these just missing '.hpp'? Though modern compilers may not include detail_str.hpp.

Change History (1)

comment:1 by Neil Groves, 12 years ago

Resolution: fixed
Status: newclosed

Resolved on trunk

Note: See TracTickets for help on using tickets.