From: Marco Costalba Date: Mon, 30 Mar 2009 10:12:52 +0000 (+0200) Subject: Fix compile in the debug mode X-Git-Url: https://git.sesse.net/?p=stockfish;a=commitdiff_plain;h=7b05b83bf2f69b1fac0271acd28b2382253f2e37;hp=7b05b83bf2f69b1fac0271acd28b2382253f2e37 Fix compile in the debug mode Due to previous patches we end up with a compile error in debug mode. No functional change. Signed-off-by: Marco Costalba ---