forked from boostorg/range
add a range_fwd.hpp header file for the main classes/structs and the extension points.
This commit is contained in:
@ -17,7 +17,7 @@
|
||||
|
||||
#include <boost/range/config.hpp>
|
||||
|
||||
|
||||
#include <boost/range/range_fwd.hpp>
|
||||
#include <boost/range/detail/extract_optional_type.hpp>
|
||||
#include <boost/type_traits/remove_const.hpp>
|
||||
#include <boost/type_traits/remove_reference.hpp>
|
||||
|
Reference in New Issue
Block a user