From: František Dvořák Date: Tue, 2 Feb 2010 00:19:26 +0000 (+0000) Subject: debian5 gcc fixes X-Git-Tag: merge_3795_branch_2_0_dst~7 X-Git-Url: http://scientific.zcu.cz/git/?a=commitdiff_plain;h=cabd910b57fc5abf858ed374cedcffa2c86dae42;p=jra1mw.git debian5 gcc fixes --- diff --git a/org.glite.lb.server/test/test_query_events.cpp b/org.glite.lb.server/test/test_query_events.cpp index 5224281..e16464c 100644 --- a/org.glite.lb.server/test/test_query_events.cpp +++ b/org.glite.lb.server/test/test_query_events.cpp @@ -1,4 +1,6 @@ #include +#include +#include #include #include diff --git a/org.glite.lb.server/test/test_soap_conv.cpp b/org.glite.lb.server/test/test_soap_conv.cpp index c5f4337..e72add1 100644 --- a/org.glite.lb.server/test/test_soap_conv.cpp +++ b/org.glite.lb.server/test/test_soap_conv.cpp @@ -1,4 +1,6 @@ #include +#include +#include #include #include diff --git a/org.glite.lb.server/test/test_xml.cpp.T b/org.glite.lb.server/test/test_xml.cpp.T index b4c5d00..b80f7c2 100644 --- a/org.glite.lb.server/test/test_xml.cpp.T +++ b/org.glite.lb.server/test/test_xml.cpp.T @@ -1,4 +1,6 @@ #include +#include +#include #include #include