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:
f890f57
)
fixed #include events_parse.h
author
Aleš Křenek
<ljocha@ics.muni.cz>
Tue, 31 Aug 2004 12:30:59 +0000
(12:30 +0000)
committer
Aleš Křenek
<ljocha@ics.muni.cz>
Tue, 31 Aug 2004 12:30:59 +0000
(12:30 +0000)
org.glite.lb.common/test/parse.cpp.T
patch
|
blob
|
blame
|
history
diff --git
a/org.glite.lb.common/test/parse.cpp.T
b/org.glite.lb.common/test/parse.cpp.T
index
0b7802e
..
0cb918d
100644
(file)
--- a/
org.glite.lb.common/test/parse.cpp.T
+++ b/
org.glite.lb.common/test/parse.cpp.T
@@
-7,7
+7,7
@@
#include <glite/lb/producer.h>
-#include
<glite/lb/events_parse.h>
+#include
"events_parse.h"
class EventParseTest: public CppUnit::TestFixture
{