From d6e245a70d5047d77e71b39d06cb698364ab864f Mon Sep 17 00:00:00 2001
From: Jens-Heiner Rechtien
Date: Thu, 21 Feb 2002 11:16:53 +0000
Subject: #65293#: include
---
rdbmaker/source/codemaker/global.cxx | 5 +++--
rdbmaker/source/rdbmaker/rdboptions.cxx | 5 +++--
2 files changed, 6 insertions(+), 4 deletions(-)
(limited to 'rdbmaker')
diff --git a/rdbmaker/source/codemaker/global.cxx b/rdbmaker/source/codemaker/global.cxx
index c5c8e906b80a..bf3fc7a534eb 100644
--- a/rdbmaker/source/codemaker/global.cxx
+++ b/rdbmaker/source/codemaker/global.cxx
@@ -2,9 +2,9 @@
*
* $RCSfile: global.cxx,v $
*
- * $Revision: 1.7 $
+ * $Revision: 1.8 $
*
- * last change: $Author: jsc $ $Date: 2001-11-26 12:20:23 $
+ * last change: $Author: hr $ $Date: 2002-02-21 12:13:13 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -77,6 +77,7 @@
#include
#include
+#include
#if defined(SAL_W32) || defined(SAL_OS2)
#include
#include
diff --git a/rdbmaker/source/rdbmaker/rdboptions.cxx b/rdbmaker/source/rdbmaker/rdboptions.cxx
index 9e0e90c6d983..ea9ab867c8f2 100644
--- a/rdbmaker/source/rdbmaker/rdboptions.cxx
+++ b/rdbmaker/source/rdbmaker/rdboptions.cxx
@@ -2,9 +2,9 @@
*
* $RCSfile: rdboptions.cxx,v $
*
- * $Revision: 1.1.1.1 $
+ * $Revision: 1.2 $
*
- * last change: $Author: hr $ $Date: 2000-09-18 15:29:08 $
+ * last change: $Author: hr $ $Date: 2002-02-21 12:15:47 $
*
* 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 "rdboptions.hxx"
--
cgit