mirror of
https://github.com/HChaZZY/Stockfish.git
synced 2025-12-20 09:06:45 +08:00
Small cleanup in execute_uci_command()
With a little fall out in siblings functions... No functional change. Signed-off-by: Marco Costalba <mcostalba@gmail.com>
This commit is contained in:
@@ -44,6 +44,7 @@
|
||||
////
|
||||
|
||||
extern const std::string engine_name();
|
||||
extern const std::string engine_author();
|
||||
extern int get_system_time();
|
||||
extern int cpu_count();
|
||||
extern int input_available();
|
||||
|
||||
Reference in New Issue
Block a user