mirror of
https://github.com/boostorg/iterator.git
synced 2026-02-03 21:55:06 +01:00
typo in #include
[SVN r7718]
This commit is contained in:
@@ -16,7 +16,7 @@
|
||||
#ifdef BOOST_MSVC
|
||||
#include <boost/pending/detail/int_iterator.hpp>
|
||||
#else
|
||||
#include <boost/pending/iterator_adaptor.hpp>
|
||||
#include <boost/pending/iterator_adaptors.hpp>
|
||||
#endif
|
||||
|
||||
namespace boost {
|
||||
|
||||
Reference in New Issue
Block a user