From c6b60e09ae6ee39e5dfc84632ed23c957b487d28 Mon Sep 17 00:00:00 2001 From: dockes Date: Wed, 30 Nov 2005 18:10:55 +0000 Subject: [PATCH] *** empty log message *** --- src/query/history.cpp | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/query/history.cpp b/src/query/history.cpp index 657aed94..e325ae41 100644 --- a/src/query/history.cpp +++ b/src/query/history.cpp @@ -1,8 +1,9 @@ #ifndef lint -static char rcsid[] = "@(#$Id: history.cpp,v 1.3 2005-11-28 15:31:01 dockes Exp $ (C) 2005 J.F.Dockes"; +static char rcsid[] = "@(#$Id: history.cpp,v 1.4 2005-11-30 18:10:55 dockes Exp $ (C) 2005 J.F.Dockes"; #endif #ifndef TEST_HISTORY +#include #include #include "history.h"