brutalchess/brutalchess.patch

Fri, 27 May 2011 21:13:44 +0200

author
Michael Schloh von Bennewitz <michael@schloh.com>
date
Fri, 27 May 2011 21:13:44 +0200
changeset 16
37c0f50c8c7d
permissions
-rw-r--r--

Import new package spec for introduction into repository.

     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