mirror of
https://github.com/HChaZZY/Stockfish.git
synced 2025-12-25 11:36:51 +08:00
Fixed build errors.
This commit is contained in:
@@ -81,7 +81,7 @@
|
||||
#include "multi_think.h"
|
||||
|
||||
#if defined(EVAL_NNUE)
|
||||
#include "../eval/nnue/evaluate_nnue_learner.h"
|
||||
#include "../nnue/evaluate_nnue_learner.h"
|
||||
#include <shared_mutex>
|
||||
#endif
|
||||
|
||||
|
||||
Reference in New Issue
Block a user