repo.or.cz
/
aur-mirror.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
updated on Thu Jan 12 08:01:00 UTC 2012
[aur-mirror.git]
/
potracegui
/
potracegui-gcc43.diff
blob
a20c6063f7b18ce7041aaa75449c7bdacbf75e6d
1
--- src/mainwidget.cpp.orig 2008-07-25 21:51:24.000000000 -0400
2
+++ src/mainwidget.cpp 2008-07-25 21:51:26.000000000 -0400
3
@@ -45,6 +45,7 @@
4
#include <kcolorbutton.h>
5
#include <kpushbutton.h>
6
#include <kmessagebox.h>
7
+#include <cstdlib>
8
9
#include <fstream>
10
using namespace std;