From 479898d9d528f05a6631a1b95e37d638648b773e Mon Sep 17 00:00:00 2001 From: morinmorin Date: Wed, 6 Sep 2017 19:41:24 +0900 Subject: [PATCH] Remove unnecessary headers in test. --- test/function_input_iterator_test.cpp | 1 - 1 file changed, 1 deletion(-) diff --git a/test/function_input_iterator_test.cpp b/test/function_input_iterator_test.cpp index 0e3f97f..526f51c 100644 --- a/test/function_input_iterator_test.cpp +++ b/test/function_input_iterator_test.cpp @@ -6,7 +6,6 @@ #include #include -#include #include #include