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 Sat Jan 14 12:12:45 UTC 2012
[aur-mirror.git]
/
ed2k-hash
/
JobQueue.patch
blob
ab71e092e6d42b2dd9165aca18c83185bdb28682
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>
9
10
using namespace std;
11