Remove use of iterator_adaptor in unordered tests.

[SVN r58144]
This commit is contained in:
Daniel James
2009-12-04 19:44:34 +00:00
parent c8b893cb77
commit 18a5010436
5 changed files with 49 additions and 20 deletions

View File

@@ -10,7 +10,6 @@
#include "../helpers/random_values.hpp"
#include "../helpers/invariants.hpp"
#include "../helpers/strong.hpp"
#include "../helpers/input_iterator.hpp"
#include <boost/utility.hpp>
#include <cmath>