mirror of
https://github.com/boostorg/range.git
synced 2025-09-26 09:10:56 +02:00
Merge pull request #150 from gogagum/develop
Fix missing include in `boost/range/concepts.hpp`.
This commit is contained in:
@@ -24,6 +24,7 @@
|
||||
#include <boost/range/value_type.hpp>
|
||||
#include <boost/range/detail/misc_concept.hpp>
|
||||
#include <boost/type_traits/remove_reference.hpp>
|
||||
#include <boost/type_traits/is_integral.hpp>
|
||||
|
||||
#include <iterator>
|
||||
|
||||
|
Reference in New Issue
Block a user