]> git.sesse.net Git - stockfish/blobdiff - src/timeman.cpp
Replace std::mins/max with clamp function (#2062)
[stockfish] / src / timeman.cpp
index 484aaa65998684cf6e6718d5c06d8d3b3a4052fd..fafde2aa62033d44a7953d29db8aca23dd78023e 100644 (file)
@@ -18,7 +18,6 @@
   along with this program.  If not, see <http://www.gnu.org/licenses/>.
 */
 
-#include <algorithm>
 #include <cfloat>
 #include <cmath>