diff --git a/sprout/algorithm/cxx14/for_each_n.hpp b/sprout/algorithm/cxx14/for_each_n.hpp index c52ce7a2..9f2cdc66 100644 --- a/sprout/algorithm/cxx14/for_each_n.hpp +++ b/sprout/algorithm/cxx14/for_each_n.hpp @@ -9,7 +9,6 @@ #define SPROUT_ALGORITHM_CXX14_FOR_EACH_N_HPP #include -#include namespace sprout { //