mirror of
https://github.com/HChaZZY/Stockfish.git
synced 2025-12-21 01:27:16 +08:00
Rename lock.h to platform.h
And move some more platform specific code there. No functional change. Signed-off-by: Marco Costalba <mcostalba@gmail.com>
This commit is contained in:
@@ -23,7 +23,6 @@
|
||||
#include <fstream>
|
||||
#include <string>
|
||||
|
||||
#include "lock.h"
|
||||
#include "types.h"
|
||||
|
||||
extern const std::string engine_info(bool to_uci = false);
|
||||
|
||||
Reference in New Issue
Block a user