From: Aleš Křenek Date: Tue, 31 Aug 2004 12:30:59 +0000 (+0000) Subject: fixed #include events_parse.h X-Git-Tag: ext_bones_merge_dest~58 X-Git-Url: http://scientific.zcu.cz/git/?a=commitdiff_plain;h=8b4627ffe9ba2acdc8f7f766d3b1278d776c9dcb;p=jra1mw.git fixed #include events_parse.h --- diff --git a/org.glite.lb.common/test/parse.cpp.T b/org.glite.lb.common/test/parse.cpp.T index 0b7802e..0cb918d 100644 --- a/org.glite.lb.common/test/parse.cpp.T +++ b/org.glite.lb.common/test/parse.cpp.T @@ -7,7 +7,7 @@ #include -#include +#include "events_parse.h" class EventParseTest: public CppUnit::TestFixture {