updated on Sat Jan 14 12:12:45 UTC 2012
[aur-mirror.git] / ed2k-hash / JobQueue.patch
blobab71e092e6d42b2dd9165aca18c83185bdb28682
1 --- ed2k_hash/GUI/JobQueue.cpp~ 2003-05-25 17:55:33.000000000 +0600
2 +++ ed2k_hash/GUI/JobQueue.cpp 2009-09-27 04:49:17.397925343 +0600
3 @@ -32,6 +32,8 @@
4 #include "MainWindow.h"
5 #include "Event.h"
6 #include "options.h"
7 +#include <cstdlib>
8 +#include <cstring>
10 using namespace std;