mirror of
https://github.com/boostorg/range.git
synced 2026-02-03 21:55:12 +01: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