From bf8a7b6fcc72c963bab4c0f1f0eca9afc4939a2e Mon Sep 17 00:00:00 2001 From: Lucas Marcondes Pavelski Date: Fri, 25 Sep 2020 11:23:10 -0300 Subject: [PATCH] Adds: moBestNoImproveContinuator.h to mo.h I think this import was missing. --- mo/src/mo.h | 1 + 1 file changed, 1 insertion(+) diff --git a/mo/src/mo.h b/mo/src/mo.h index 8a6343aeb..3f44d2df7 100755 --- a/mo/src/mo.h +++ b/mo/src/mo.h @@ -65,6 +65,7 @@ #include #include +#include #include #include #include