From 2439dc2ab6a6c2a840c2d2c1deb3949b7b88f415 Mon Sep 17 00:00:00 2001 From: tslil clingman Date: Sat, 23 Jan 2021 15:37:33 -0500 Subject: Not correct usage, need to try hashing --- include/negamax_cnn1986.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'include/negamax_cnn1986.h') diff --git a/include/negamax_cnn1986.h b/include/negamax_cnn1986.h index 3002837..fc0d5f2 100644 --- a/include/negamax_cnn1986.h +++ b/include/negamax_cnn1986.h @@ -1,6 +1,6 @@ #include #include -#include +#include #include "weights.h" extern const float infty; -- cgit v1.3.1