mirror of
https://github.com/official-stockfish/Stockfish.git
synced 2026-07-23 13:17:12 +00: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