mirror of
https://github.com/HChaZZY/Stockfish.git
synced 2025-12-19 16:46:30 +08:00
Remove some useless include
Spotted by Rein Halbersma. No functional change. Signed-off-by: Marco Costalba <mcostalba@gmail.com>
This commit is contained in:
@@ -25,7 +25,7 @@
|
||||
|
||||
#include "move.h"
|
||||
#include "movegen.h"
|
||||
#include "search.h"
|
||||
#include "position.h"
|
||||
|
||||
using std::string;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user