Package: brutalchess / 0.5.2+dfsg-7

04_ftbs_gcc4.3_413483.diff Patch series | download
1
2
3
4
5
6
7
8
9
10
--- a/src/brutalplayer.cpp
+++ b/src/brutalplayer.cpp
@@ -10,6 +10,7 @@
 #include "chessplayer.h"
 #include "options.h"
 
+#include <climits>
 #include <vector>
 #include <time.h>