From 8130b32b67068462c835c8da6a038d2d1f62826d Mon Sep 17 00:00:00 2001
From: Jens-Heiner Rechtien
Date: Thu, 21 Feb 2002 10:44:33 +0000
Subject: [PATCH] #65293#: include
---
codemaker/source/javamaker/javaoptions.cxx | 5 +++--
cppuhelper/source/bootstrap.cxx | 5 +++--
2 files changed, 6 insertions(+), 4 deletions(-)
diff --git a/codemaker/source/javamaker/javaoptions.cxx b/codemaker/source/javamaker/javaoptions.cxx
index 7ee0cf1ed0bf..b0b6b92a482a 100644
--- a/codemaker/source/javamaker/javaoptions.cxx
+++ b/codemaker/source/javamaker/javaoptions.cxx
@@ -2,9 +2,9 @@
*
* $RCSfile: javaoptions.cxx,v $
*
- * $Revision: 1.2 $
+ * $Revision: 1.3 $
*
- * last change: $Author: jsc $ $Date: 2001-03-06 08:17:55 $
+ * last change: $Author: hr $ $Date: 2002-02-21 11:41:39 $
*
* 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 "javaoptions.hxx"
diff --git a/cppuhelper/source/bootstrap.cxx b/cppuhelper/source/bootstrap.cxx
index 2bc0f60ddb68..52f6391b831f 100644
--- a/cppuhelper/source/bootstrap.cxx
+++ b/cppuhelper/source/bootstrap.cxx
@@ -2,9 +2,9 @@
*
* $RCSfile: bootstrap.cxx,v $
*
- * $Revision: 1.7 $
+ * $Revision: 1.8 $
*
- * last change: $Author: dbo $ $Date: 2002-01-25 09:36:50 $
+ * last change: $Author: hr $ $Date: 2002-02-21 11:44:33 $
*
* 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