File: gcc42.diff

package info (click to toggle)
stroq 0.2-7
  • links: PTS
  • area: main
  • in suites: lenny, squeeze
  • size: 1,164 kB
  • ctags: 223
  • sloc: cpp: 2,200; makefile: 17
file content (12 lines) | stat: -rw-r--r-- 377 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
Index: stroq-0.2/playarea.cpp
===================================================================
--- stroq-0.2.orig/playarea.cpp	2007-05-29 17:21:21.000000000 +0200
+++ stroq-0.2/playarea.cpp	2007-05-29 17:21:28.000000000 +0200
@@ -34,6 +34,7 @@
 #include <qpixmap.h>
 #include <qsettings.h>
 #include <qfile.h>
+#include <cstdlib>
 #include <vector>
 
 #include "playarea.h"