forked from boostorg/iterator
typo in #include
[SVN r7718]
This commit is contained in:
@ -16,7 +16,7 @@
|
|||||||
#ifdef BOOST_MSVC
|
#ifdef BOOST_MSVC
|
||||||
#include <boost/pending/detail/int_iterator.hpp>
|
#include <boost/pending/detail/int_iterator.hpp>
|
||||||
#else
|
#else
|
||||||
#include <boost/pending/iterator_adaptor.hpp>
|
#include <boost/pending/iterator_adaptors.hpp>
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
namespace boost {
|
namespace boost {
|
||||||
|
Reference in New Issue
Block a user