From f5d2630690c68e2872c815a7fc167b1e8b1bf510 Mon Sep 17 00:00:00 2001 From: dockes Date: Fri, 5 Sep 2008 11:45:16 +0000 Subject: [PATCH] gcc4.3 --- src/rcldb/rclquery.cpp | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/src/rcldb/rclquery.cpp b/src/rcldb/rclquery.cpp index 3c1a4746..bf5c44ea 100644 --- a/src/rcldb/rclquery.cpp +++ b/src/rcldb/rclquery.cpp @@ -1,7 +1,10 @@ #ifndef lint -static char rcsid[] = "@(#$Id: rclquery.cpp,v 1.4 2008-09-05 10:34:17 dockes Exp $ (C) 2008 J.F.Dockes"; +static char rcsid[] = "@(#$Id: rclquery.cpp,v 1.5 2008-09-05 11:45:16 dockes Exp $ (C) 2008 J.F.Dockes"; #endif +#include +#include + #include #include