From 793a308389eb73ceeed68b14b5c591ca8bdf0fd7 Mon Sep 17 00:00:00 2001 From: Daniel James Date: Wed, 19 Dec 2007 17:51:41 +0000 Subject: [PATCH] Remove unrequired include. [SVN r42172] --- test/helpers/input_iterator.hpp | 1 - 1 file changed, 1 deletion(-) diff --git a/test/helpers/input_iterator.hpp b/test/helpers/input_iterator.hpp index 66f66d75..c45b1eb3 100644 --- a/test/helpers/input_iterator.hpp +++ b/test/helpers/input_iterator.hpp @@ -7,7 +7,6 @@ #define BOOST_UNORDERED_TEST_HELPERS_INPUT_ITERATOR_HEADER #include -#include namespace test {