brutalchess/brutalchess.patch

Fri, 09 Sep 2011 16:57:46 +0200

author
Michael Schloh von Bennewitz <michael@schloh.com>
date
Fri, 09 Sep 2011 16:57:46 +0200
changeset 18
1ae0aa395adf
permissions
-rw-r--r--

Update version to development branches and adapt package file index.

michael@16 1 Index: src/brutalplayer.cpp
michael@16 2 --- src/brutalplayer.cpp.orig 2011-05-27 00:21:49.090535015 +0200
michael@16 3 +++ src/brutalplayer.cpp 2011-05-27 00:22:16.281535003 +0200
michael@16 4 @@ -11,6 +11,7 @@
michael@16 5 #include "options.h"
michael@16 6
michael@16 7 #include <vector>
michael@16 8 +#include <climits>
michael@16 9 #include <time.h>
michael@16 10
michael@16 11 using namespace std;

mercurial