add a range_fwd.hpp header file for the main classes/structs and the extension points.

This commit is contained in:
Neil Groves
2014-06-05 19:10:19 +01:00
parent 4c8164a9aa
commit fe1a592e46
5 changed files with 68 additions and 4 deletions

View File

@ -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>