summaryrefslogtreecommitdiff
path: root/comphelper/source/streaming
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2006-09-17 16:21:36 +0000
committerOliver Bolte <obo@openoffice.org>2006-09-17 16:21:36 +0000
commit19b541406d438d038e24edc1ef23719a917f009d (patch)
treeee659ef11e7697e6cb10d82ad23df4ce3dea606f /comphelper/source/streaming
parentddd4f448e9a06013b3d1f8b576577adfeab31645 (diff)
INTEGRATION: CWS pchfix02 (1.5.100); FILE MERGED
2006/09/01 17:19:49 kaib 1.5.100.1: #i68856# Added header markers and pch files
Diffstat (limited to 'comphelper/source/streaming')
-rw-r--r--comphelper/source/streaming/streamsection.cxx7
1 files changed, 5 insertions, 2 deletions
diff --git a/comphelper/source/streaming/streamsection.cxx b/comphelper/source/streaming/streamsection.cxx
index 3027c517b5fa..1e83677c2d0e 100644
--- a/comphelper/source/streaming/streamsection.cxx
+++ b/comphelper/source/streaming/streamsection.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: streamsection.cxx,v $
*
- * $Revision: 1.5 $
+ * $Revision: 1.6 $
*
- * last change: $Author: rt $ $Date: 2005-09-08 03:01:19 $
+ * last change: $Author: obo $ $Date: 2006-09-17 17:21:36 $
*
* 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_STREAMSECTION_HXX_
#include <comphelper/streamsection.hxx>
#endif