summaryrefslogtreecommitdiff
path: root/unotools
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2006-09-17 00:30:42 +0000
committerOliver Bolte <obo@openoffice.org>2006-09-17 00:30:42 +0000
commit80434dcb716f6dd219ca999f7bb0069eb500bfef (patch)
tree7e676198ac4ad2fa8ff510205da10e684e7707be /unotools
parent36fb417234fd747b4a5622cd5cb3d9ed4753982f (diff)
INTEGRATION: CWS pchfix02 (1.18.16); FILE MERGED
2006/09/01 17:56:26 kaib 1.18.16.1: #i68856# Added header markers and pch files
Diffstat (limited to 'unotools')
-rw-r--r--unotools/source/ucbhelper/ucbstreamhelper.cxx7
1 files changed, 5 insertions, 2 deletions
diff --git a/unotools/source/ucbhelper/ucbstreamhelper.cxx b/unotools/source/ucbhelper/ucbstreamhelper.cxx
index 82740e214cd3..460d2a2ed1f9 100644
--- a/unotools/source/ucbhelper/ucbstreamhelper.cxx
+++ b/unotools/source/ucbhelper/ucbstreamhelper.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: ucbstreamhelper.cxx,v $
*
- * $Revision: 1.18 $
+ * $Revision: 1.19 $
*
- * last change: $Author: hr $ $Date: 2006-06-19 14:10:38 $
+ * last change: $Author: obo $ $Date: 2006-09-17 01:30:42 $
*
* 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_unotools.hxx"
+
#include <unotools/ucblockbytes.hxx>
#include <unotools/ucbstreamhelper.hxx>
#include <comphelper/processfactory.hxx>