mirror of
https://github.com/boostorg/iterator.git
synced 2025-07-29 12:27:33 +02:00
forgot #include <iterator>
[SVN r8461]
This commit is contained in:
@ -4,6 +4,7 @@
|
|||||||
// This is meant to be the beginnings of a comprehensive, generic
|
// This is meant to be the beginnings of a comprehensive, generic
|
||||||
// test suite for STL concepts such as iterators and containers.
|
// test suite for STL concepts such as iterators and containers.
|
||||||
|
|
||||||
|
#include <iterator>
|
||||||
#include <assert.h>
|
#include <assert.h>
|
||||||
|
|
||||||
namespace boost {
|
namespace boost {
|
||||||
|
Reference in New Issue
Block a user