summaryrefslogtreecommitdiff
path: root/configmgr
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2006-09-16 14:16:27 +0000
committerOliver Bolte <obo@openoffice.org>2006-09-16 14:16:27 +0000
commit34000c3b4443366e556eb503603d0170da8e7f4b (patch)
tree054b9f9802e71853e6b0b9e5b316c10bb08899b6 /configmgr
parentac73487a5c94b8d37a58c4d0b5dc26f0145e8caa (diff)
INTEGRATION: CWS pchfix02 (1.7.18); FILE MERGED
2006/09/01 17:20:38 kaib 1.7.18.1: #i68856# Added header markers and pch files
Diffstat (limited to 'configmgr')
-rw-r--r--configmgr/source/misc/oslstream.cxx7
1 files changed, 5 insertions, 2 deletions
diff --git a/configmgr/source/misc/oslstream.cxx b/configmgr/source/misc/oslstream.cxx
index f5164150b517..b593ef8c23f9 100644
--- a/configmgr/source/misc/oslstream.cxx
+++ b/configmgr/source/misc/oslstream.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: oslstream.cxx,v $
*
- * $Revision: 1.7 $
+ * $Revision: 1.8 $
*
- * last change: $Author: hr $ $Date: 2006-06-19 23:27:40 $
+ * last change: $Author: obo $ $Date: 2006-09-16 15:16:27 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -33,6 +33,9 @@
*
************************************************************************/
+// MARKER(update_precomp.py): autogen include statement, do not remove
+#include "precompiled_configmgr.hxx"
+
#ifndef _CONFIGMGR_OSLSTREAM_HXX_
#include "oslstream.hxx"
#endif