General cleanup of learner.cpp.

This commit is contained in:
Tomasz Sobczyk
2020-09-02 15:17:18 +02:00
committed by nodchip
parent 7d6668515c
commit c17f2b15fd
7 changed files with 3452 additions and 3185 deletions

View File

@@ -15,6 +15,8 @@
// KPP file name
#define KPP_BIN "KPP_synthesized.bin"
#include "../position.h"
namespace Eval
{