From 6caf487f94a9b82aab8390c2cf3189831722e7fd Mon Sep 17 00:00:00 2001 From: Tait Hoyem <44244401+TTWNO@users.noreply.github.com> Date: Sat, 20 Apr 2019 22:22:29 +0000 Subject: [PATCH] Add custom printing back --- tests/main.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/main.cpp b/tests/main.cpp index 44d648b..85a6bac 100644 --- a/tests/main.cpp +++ b/tests/main.cpp @@ -1,10 +1,10 @@ #include "catch.hpp" #include "test_boards.h" #include "valid_moves.h" +#include "custom_printing.cpp" #include #include - const std::array DUMB_MOVE_1 = { INV, INV, INV, INV, INV, INV, INV, INV, INV, INV, INV, INV, INV, INV, INV, INV, INV, INV, INV, INV,