summaryrefslogtreecommitdiff
path: root/package/source
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2006-09-17 16:29:52 +0000
committerOliver Bolte <obo@openoffice.org>2006-09-17 16:29:52 +0000
commitad9d9d33e0cff7cf71f00675c967e3b92cece415 (patch)
treee6634a29a64d1d3c9c87a28dcb0bc45d0cacd221 /package/source
parente3d80227ca7c6ce1cf51c0759384648016606aab (diff)
INTEGRATION: CWS pchfix02 (1.5.44); FILE MERGED
2006/09/01 17:32:43 kaib 1.5.44.1: #i68856# Added header markers and pch files
Diffstat (limited to 'package/source')
-rw-r--r--package/source/zippackage/ZipPackageSink.cxx7
1 files changed, 5 insertions, 2 deletions
diff --git a/package/source/zippackage/ZipPackageSink.cxx b/package/source/zippackage/ZipPackageSink.cxx
index 609df9c8b4db..84442d871d6f 100644
--- a/package/source/zippackage/ZipPackageSink.cxx
+++ b/package/source/zippackage/ZipPackageSink.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: ZipPackageSink.cxx,v $
*
- * $Revision: 1.5 $
+ * $Revision: 1.6 $
*
- * last change: $Author: rt $ $Date: 2005-09-08 16:19:03 $
+ * last change: $Author: obo $ $Date: 2006-09-17 17:29:52 $
*
* 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_package.hxx"
#ifndef _ZIP_PACKAGE_SINK_HXX
#include <ZipPackageSink.hxx>
#endif