To reduce dependencies changed includes from iterator_range.hpp to iterator_range_core.hpp.

[SVN r85731]
This commit is contained in:
Andrey Semashev
2013-09-17 20:37:20 +00:00
parent fe51eb60a9
commit d528574fe9
20 changed files with 20 additions and 20 deletions

View File

@ -13,7 +13,7 @@
#include <boost/algorithm/string/config.hpp>
#include <boost/range/iterator_range.hpp>
#include <boost/range/iterator_range_core.hpp>
#include <boost/range/begin.hpp>
#include <boost/range/end.hpp>
#include <boost/range/iterator.hpp>