mirror of
https://github.com/HChaZZY/Stockfish.git
synced 2025-12-19 08:36:33 +08:00
Fix some Intel compilers warnings
Also a compile fix due to Makefile missing new application.cpp file. No functional change. Signed-off-by: Marco Costalba <mcostalba@gmail.com>
This commit is contained in:
@@ -31,7 +31,6 @@
|
||||
#include "movepick.h"
|
||||
#include "san.h"
|
||||
|
||||
extern SearchStack EmptySearchStack;
|
||||
|
||||
////
|
||||
//// Local definitions
|
||||
|
||||
Reference in New Issue
Block a user