Fixed build errors.

This commit is contained in:
nodchip
2020-08-07 22:47:45 +09:00
parent 1c23465383
commit bf7d02578e
21 changed files with 31 additions and 31 deletions
+1 -1
View File
@@ -5,7 +5,7 @@
#if defined(EVAL_NNUE)
#include "../../../evaluate.h"
#include "../../evaluate.h"
#include "features_common.h"
namespace Eval {