summaryrefslogtreecommitdiff
path: root/comphelper/source/streaming
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2006-09-17 16:20:34 +0000
committerOliver Bolte <obo@openoffice.org>2006-09-17 16:20:34 +0000
commit2d0769993ede05dc9df48495999fdaa7a147d5c1 (patch)
tree05528bc161efa370fb3e023348f556e8a0b5ecab /comphelper/source/streaming
parentb63f4502b2395e9a8fd631890273ed7cad9d7b51 (diff)
INTEGRATION: CWS pchfix02 (1.3.36); FILE MERGED
2006/09/01 17:19:49 kaib 1.3.36.1: #i68856# Added header markers and pch files
Diffstat (limited to 'comphelper/source/streaming')
-rw-r--r--comphelper/source/streaming/oslfile2streamwrap.cxx7
1 files changed, 5 insertions, 2 deletions
diff --git a/comphelper/source/streaming/oslfile2streamwrap.cxx b/comphelper/source/streaming/oslfile2streamwrap.cxx
index 130da020ef86..6110e7905b35 100644
--- a/comphelper/source/streaming/oslfile2streamwrap.cxx
+++ b/comphelper/source/streaming/oslfile2streamwrap.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: oslfile2streamwrap.cxx,v $
*
- * $Revision: 1.3 $
+ * $Revision: 1.4 $
*
- * last change: $Author: hr $ $Date: 2006-06-19 22:53:20 $
+ * last change: $Author: obo $ $Date: 2006-09-17 17:20:34 $
*
* 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_comphelper.hxx"
+
#ifndef _COMPHELPER_STREAM_OSLFILEWRAPPER_HXX_
#include <comphelper/oslfile2streamwrap.hxx>
#endif