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.
Note:
See TracTickets
for help on using tickets.
Resolved on trunk