git://scientific.zcu.cz
/
jra1mw.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5fd802e
)
Includes to fix Deb5 build
author
Zdeněk Šustr
<sustr4@cesnet.cz>
Tue, 3 Nov 2009 15:57:11 +0000
(15:57 +0000)
committer
Zdeněk Šustr
<sustr4@cesnet.cz>
Tue, 3 Nov 2009 15:57:11 +0000
(15:57 +0000)
org.glite.jobid.api-c/test/base64_test.cpp
patch
|
blob
|
blame
|
history
diff --git
a/org.glite.jobid.api-c/test/base64_test.cpp
b/org.glite.jobid.api-c/test/base64_test.cpp
index
0593da9
..
53d1b4d
100644
(file)
--- a/
org.glite.jobid.api-c/test/base64_test.cpp
+++ b/
org.glite.jobid.api-c/test/base64_test.cpp
@@
-1,4
+1,6
@@
#include <assert.h>
+#include <stdlib.h>
+#include <cstring>
#include <fstream>
#include <cppunit/extensions/HelperMacros.h>