From 02b05e5e2429ccb9657052cb3d5908c324520885 Mon Sep 17 00:00:00 2001 From: Ivan Matek Date: Sun, 1 Aug 2021 00:48:46 +0200 Subject: [PATCH] rm unneeded include --- include/boost/algorithm/is_clamped.hpp | 1 - 1 file changed, 1 deletion(-) diff --git a/include/boost/algorithm/is_clamped.hpp b/include/boost/algorithm/is_clamped.hpp index a736fba..b4fe822 100644 --- a/include/boost/algorithm/is_clamped.hpp +++ b/include/boost/algorithm/is_clamped.hpp @@ -15,7 +15,6 @@ #define BOOST_ALGORITHM_IS_CLAMPED_HPP #include // For std::less -#include // For std::iterator_traits #include #include // for identity