mirror of
https://github.com/opelly27/Stockfish.git
synced 2026-05-20 15:37:47 +00:00
Fixed build errors.
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
|
||||
#if defined(EVAL_LEARN) && defined(EVAL_NNUE)
|
||||
|
||||
#include "../../learn/learn.h"
|
||||
#include "../learn/learn.h"
|
||||
|
||||
namespace Eval {
|
||||
|
||||
|
||||
Reference in New Issue
Block a user