From cf921b2e647136dc34568e0fff78b67c14c8e2fa Mon Sep 17 00:00:00 2001 From: tslil clingman Date: Sun, 24 Jan 2021 19:06:49 -0500 Subject: Working on action lists to refactor --- include/negamax.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'include/negamax.h') diff --git a/include/negamax.h b/include/negamax.h index f3a0a6c..1cfebdd 100644 --- a/include/negamax.h +++ b/include/negamax.h @@ -1,4 +1,6 @@ #include +#include + #include #include #include -- cgit v1.3.1