PKGBUILDs/extra/potracegui/potracegui-gcc43.diff

11 lines
284 B
Diff
Raw Normal View History

2009-10-10 02:23:22 +00:00
--- src/mainwidget.cpp.orig 2008-07-25 21:51:24.000000000 -0400
+++ src/mainwidget.cpp 2008-07-25 21:51:26.000000000 -0400
@@ -45,6 +45,7 @@
#include <kcolorbutton.h>
#include <kpushbutton.h>
#include <kmessagebox.h>
+#include <cstdlib>
#include <fstream>
using namespace std;