forked from boostorg/iterator
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