mirror of
https://github.com/opelly27/Stockfish.git
synced 2026-05-20 09:47:46 +00: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