From 6e026cae7c707fe797f0af9987b26ae1ac2cd5e4 Mon Sep 17 00:00:00 2001
From: Jens-Heiner Rechtien
Date: Thu, 21 Feb 2002 10:03:37 +0000
Subject: #65293#: include
---
registry/tools/checksingleton.cxx | 5 +++--
registry/tools/regcompare.cxx | 5 +++--
2 files changed, 6 insertions(+), 4 deletions(-)
diff --git a/registry/tools/checksingleton.cxx b/registry/tools/checksingleton.cxx
index 14f41a47ee98..33ba8822e509 100644
--- a/registry/tools/checksingleton.cxx
+++ b/registry/tools/checksingleton.cxx
@@ -2,9 +2,9 @@
*
* $RCSfile: checksingleton.cxx,v $
*
- * $Revision: 1.4 $
+ * $Revision: 1.5 $
*
- * last change: $Author: jsc $ $Date: 2001-09-26 14:12:30 $
+ * last change: $Author: hr $ $Date: 2002-02-21 11:03:37 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -59,6 +59,7 @@
*
************************************************************************/
#include
+#include
#include
diff --git a/registry/tools/regcompare.cxx b/registry/tools/regcompare.cxx
index d3c4411d474c..d35e2a169d57 100644
--- a/registry/tools/regcompare.cxx
+++ b/registry/tools/regcompare.cxx
@@ -2,9 +2,9 @@
*
* $RCSfile: regcompare.cxx,v $
*
- * $Revision: 1.13 $
+ * $Revision: 1.14 $
*
- * last change: $Author: jsc $ $Date: 2001-12-10 14:53:31 $
+ * last change: $Author: hr $ $Date: 2002-02-21 11:03:37 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -59,6 +59,7 @@
*
************************************************************************/
#include
+#include
#include
#include
--
cgit