mirror of
https://github.com/official-stockfish/Stockfish.git
synced 2026-07-23 05:07:14 +00:00
Cleanup stats entry
Prevents potential issue caused by publicly inheriting from STL container types closes https://github.com/official-stockfish/Stockfish/pull/5746 No functional change
This commit is contained in:
@@ -18,7 +18,6 @@
|
||||
|
||||
#include "movepick.h"
|
||||
|
||||
#include <array>
|
||||
#include <cassert>
|
||||
#include <limits>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user