mirror of
https://github.com/boostorg/iterator.git
synced 2025-07-29 20:37:17 +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
|
||||
// test suite for STL concepts such as iterators and containers.
|
||||
|
||||
#include <iterator>
|
||||
#include <assert.h>
|
||||
|
||||
namespace boost {
|
||||
|
Reference in New Issue
Block a user