mirror of
https://github.com/HChaZZY/Stockfish.git
synced 2025-12-24 19:16:49 +08:00
Resolve #92
If we're defining something in a header then we should declare it.
This commit is contained in:
@@ -84,6 +84,7 @@
|
||||
|
||||
#if defined(EVAL_NNUE)
|
||||
#include "../nnue/evaluate_nnue_learner.h"
|
||||
#include <climits>
|
||||
#include <shared_mutex>
|
||||
#endif
|
||||
|
||||
|
||||
Reference in New Issue
Block a user