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.

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

mercurial