brutalchess/brutalchess.patch

changeset 16
37c0f50c8c7d
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/brutalchess/brutalchess.patch	Fri May 27 21:13:44 2011 +0200
     1.3 @@ -0,0 +1,11 @@
     1.4 +Index: src/brutalplayer.cpp
     1.5 +--- src/brutalplayer.cpp.orig	2011-05-27 00:21:49.090535015 +0200
     1.6 ++++ src/brutalplayer.cpp	2011-05-27 00:22:16.281535003 +0200
     1.7 +@@ -11,6 +11,7 @@
     1.8 + #include "options.h"
     1.9 + 
    1.10 + #include <vector>
    1.11 ++#include <climits>
    1.12 + #include <time.h>
    1.13 + 
    1.14 + using namespace std;

mercurial