summaryrefslogtreecommitdiff
path: root/package/source/xstor/owriteablestream.cxx
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2006-09-17 16:24:39 +0000
committerOliver Bolte <obo@openoffice.org>2006-09-17 16:24:39 +0000
commite53af082a053ddebc5858ae1718644fe0f6b959a (patch)
tree00ff4b7b78ad6a674db7acb5a9b8773b1555d0f0 /package/source/xstor/owriteablestream.cxx
parent74f06771c69df5d8d7e1cfb8ed04153e916ef507 (diff)
INTEGRATION: CWS pchfix02 (1.18.4); FILE MERGED
2006/09/01 17:32:39 kaib 1.18.4.1: #i68856# Added header markers and pch files
Diffstat (limited to 'package/source/xstor/owriteablestream.cxx')
-rw-r--r--package/source/xstor/owriteablestream.cxx7
1 files changed, 5 insertions, 2 deletions
diff --git a/package/source/xstor/owriteablestream.cxx b/package/source/xstor/owriteablestream.cxx
index e3f8cd26f..1b2cbe1e4 100644
--- a/package/source/xstor/owriteablestream.cxx
+++ b/package/source/xstor/owriteablestream.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: owriteablestream.cxx,v $
*
- * $Revision: 1.18 $
+ * $Revision: 1.19 $
*
- * last change: $Author: ihi $ $Date: 2006-08-04 14:23:52 $
+ * last change: $Author: obo $ $Date: 2006-09-17 17:24:39 $
*
* 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_package.hxx"
+
#include "owriteablestream.hxx"
#ifndef _COM_SUN_STAR_UCB_XSIMPLEFILEACCESS_HPP_