summaryrefslogtreecommitdiff
path: root/unotools
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2006-09-17 00:28:59 +0000
committerOliver Bolte <obo@openoffice.org>2006-09-17 00:28:59 +0000
commiteebde4199ee32588a55b13345594b994a2edabca (patch)
treeccb7e0cc423095f787d8886b3d284ac06cb5f864 /unotools
parent8cfa38b0cb46e5a48c3c7b51d974488770a19399 (diff)
INTEGRATION: CWS pchfix02 (1.6.16); FILE MERGED
2006/09/01 17:56:25 kaib 1.6.16.1: #i68856# Added header markers and pch files
Diffstat (limited to 'unotools')
-rw-r--r--unotools/source/streaming/streamhelper.cxx7
1 files changed, 5 insertions, 2 deletions
diff --git a/unotools/source/streaming/streamhelper.cxx b/unotools/source/streaming/streamhelper.cxx
index b9009eb137f6..0d5d61c75190 100644
--- a/unotools/source/streaming/streamhelper.cxx
+++ b/unotools/source/streaming/streamhelper.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: streamhelper.cxx,v $
*
- * $Revision: 1.6 $
+ * $Revision: 1.7 $
*
- * last change: $Author: hr $ $Date: 2006-06-19 14:09:03 $
+ * last change: $Author: obo $ $Date: 2006-09-17 01:28:59 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -32,6 +32,9 @@
* MA 02111-1307 USA
*
************************************************************************/
+
+// MARKER(update_precomp.py): autogen include statement, do not remove
+#include "precompiled_unotools.hxx"
#include <unotools/streamhelper.hxx>
#ifndef _TOOLS_DEBUG_HXX
#include <tools/debug.hxx>