typo in #include

[SVN r7718]
This commit is contained in:
Jeremy Siek
2000-09-18 09:52:20 +00:00
parent 59a54ab5bd
commit 40b7a3e8aa

View File

@ -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 {