summaryrefslogtreecommitdiff
path: root/package/source/zippackage/ZipPackageBuffer.cxx
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2006-09-17 16:28:56 +0000
committerOliver Bolte <obo@openoffice.org>2006-09-17 16:28:56 +0000
commit180bb67dcaa0e2c133fe69b698f86a52fefbec47 (patch)
tree129521dd23b98bf97c96be435fc61d379a74d33a /package/source/zippackage/ZipPackageBuffer.cxx
parentd5a779ceaec320c75d5d6978cf9491a710fd2909 (diff)
INTEGRATION: CWS pchfix02 (1.15.12); FILE MERGED
2006/09/01 17:32:42 kaib 1.15.12.1: #i68856# Added header markers and pch files
Diffstat (limited to 'package/source/zippackage/ZipPackageBuffer.cxx')
-rw-r--r--package/source/zippackage/ZipPackageBuffer.cxx7
1 files changed, 5 insertions, 2 deletions
diff --git a/package/source/zippackage/ZipPackageBuffer.cxx b/package/source/zippackage/ZipPackageBuffer.cxx
index aba836f2d05a..9dcefd2ddc83 100644
--- a/package/source/zippackage/ZipPackageBuffer.cxx
+++ b/package/source/zippackage/ZipPackageBuffer.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: ZipPackageBuffer.cxx,v $
*
- * $Revision: 1.15 $
+ * $Revision: 1.16 $
*
- * last change: $Author: hr $ $Date: 2006-06-20 06:14:28 $
+ * last change: $Author: obo $ $Date: 2006-09-17 17:28:56 $
*
* 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_BUFFER_HXX
#include <ZipPackageBuffer.hxx>
#endif