boostorg / range

Boost.org range module
http://boost.org/libs/range
43 stars 101 forks source link

Missing include in `boost/range/concepts.hpp` #152

Closed gogagum closed 3 weeks ago

gogagum commented 3 weeks ago

boost::type_traits::is_integral was used on line 188 without including its header.