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

@ -12,7 +12,7 @@
#define BOOST_STRING_CONCEPT_HPP
#include <boost/concept_check.hpp>
#include <boost/range/iterator_range.hpp>
#include <boost/range/iterator_range_core.hpp>
#include <boost/range/begin.hpp>
#include <boost/range/end.hpp>