aboutsummaryrefslogtreecommitdiffstats
path: root/games/connectfive/files/patch-SimpleHeuristic.cpp
blob: 175b08c0840b2f2df48642387e52cda1e11f29d3 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
--- SimpleHeuristic.cpp.orig    Thu Jan  1 03:21:53 2004
+++ SimpleHeuristic.cpp Wed Sep 21 09:30:36 2005
@@ -31,6 +31,7 @@
 
 
 // Header Files #############################################################
+#include <stdio.h>
 #include "SimpleHeuristic.h"
 
 // Macros ###################################################################