summaryrefslogtreecommitdiff
path: root/boost/algorithm/string/find_format.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'boost/algorithm/string/find_format.hpp')
-rw-r--r--boost/algorithm/string/find_format.hpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/boost/algorithm/string/find_format.hpp b/boost/algorithm/string/find_format.hpp
index ef0373912a..0e84a4ee68 100644
--- a/boost/algorithm/string/find_format.hpp
+++ b/boost/algorithm/string/find_format.hpp
@@ -13,7 +13,7 @@
#include <deque>
#include <boost/detail/iterator.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/const_iterator.hpp>