diff options
Diffstat (limited to 'games/grhino/files/patch-alphabeta.cc')
| -rw-r--r-- | games/grhino/files/patch-alphabeta.cc | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/games/grhino/files/patch-alphabeta.cc b/games/grhino/files/patch-alphabeta.cc deleted file mode 100644 index de991ed45c78..000000000000 --- a/games/grhino/files/patch-alphabeta.cc +++ /dev/null @@ -1,11 +0,0 @@ ---- alphabeta.cc.orig Mon May 3 15:05:35 2004 -+++ alphabeta.cc Wed May 5 04:07:31 2004 -@@ -18,6 +18,8 @@ - Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. - */ - -+#include <string> -+#include <iostream> - #include "boardio.h" - #include "hash.h" - #include "alphabeta.h" |
