mirror of
https://github.com/HChaZZY/Stockfish.git
synced 2025-12-25 19:46:55 +08:00
Post-merge fixes.
This commit is contained in:
@@ -21,7 +21,7 @@
|
||||
#include <mutex>
|
||||
#include <optional>
|
||||
|
||||
namespace Tools
|
||||
namespace Stockfish::Tools
|
||||
{
|
||||
using CommandFunc = void(*)(std::istringstream&);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user