summaryrefslogtreecommitdiff
path: root/package
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2006-09-17 16:29:10 +0000
committerOliver Bolte <obo@openoffice.org>2006-09-17 16:29:10 +0000
commitc4a90567c64dad7333567da072bd86549519d27f (patch)
treea0bab7005180a76b2b62677423f05c9a33f71e1d /package
parent180bb67dcaa0e2c133fe69b698f86a52fefbec47 (diff)
INTEGRATION: CWS pchfix02 (1.28.12); FILE MERGED
2006/09/01 17:32:43 kaib 1.28.12.1: #i68856# Added header markers and pch files
Diffstat (limited to 'package')
-rw-r--r--package/source/zippackage/ZipPackageEntry.cxx7
1 files changed, 5 insertions, 2 deletions
diff --git a/package/source/zippackage/ZipPackageEntry.cxx b/package/source/zippackage/ZipPackageEntry.cxx
index 9418056a12bd..c26febb512d4 100644
--- a/package/source/zippackage/ZipPackageEntry.cxx
+++ b/package/source/zippackage/ZipPackageEntry.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: ZipPackageEntry.cxx,v $
*
- * $Revision: 1.28 $
+ * $Revision: 1.29 $
*
- * last change: $Author: hr $ $Date: 2006-06-20 06:14:39 $
+ * last change: $Author: obo $ $Date: 2006-09-17 17:29:10 $
*
* 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_ENTRY_HXX
#include <ZipPackageEntry.hxx>
#endif