diff --git a/include/boost/counting_iterator.hpp b/include/boost/counting_iterator.hpp index 0e39a6d..94173c4 100644 --- a/include/boost/counting_iterator.hpp +++ b/include/boost/counting_iterator.hpp @@ -56,9 +56,7 @@ # include # include # include -# ifndef BOOST_NO_LIMITS -# include -# endif +# include namespace boost {