mirror of
https://github.com/HChaZZY/Stockfish.git
synced 2025-12-20 09:06:45 +08:00
Rename ucioption.h to uci.h
We are going to add all UCI related functions here, so first rename it to a more proper name. No functional change.
This commit is contained in:
committed by
Joona Kiiski
parent
428962a2e8
commit
5cbcff55cc
@@ -26,7 +26,7 @@
|
||||
#include "misc.h"
|
||||
#include "thread.h"
|
||||
#include "tt.h"
|
||||
#include "ucioption.h"
|
||||
#include "uci.h"
|
||||
|
||||
using std::string;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user