summaryrefslogtreecommitdiff
path: root/package/source/zipapi/ByteChucker.cxx
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2006-09-17 16:26:00 +0000
committerOliver Bolte <obo@openoffice.org>2006-09-17 16:26:00 +0000
commit9a08907776e2eb5ef03db830551133f2a9c3311b (patch)
tree810c9d032a288c13a49d18a0d2cfda70b265c27f /package/source/zipapi/ByteChucker.cxx
parent7225ee4f5940330ae47c510f9622a0fc391815c0 (diff)
INTEGRATION: CWS pchfix02 (1.19.12); FILE MERGED
2006/09/01 17:32:40 kaib 1.19.12.1: #i68856# Added header markers and pch files
Diffstat (limited to 'package/source/zipapi/ByteChucker.cxx')
-rw-r--r--package/source/zipapi/ByteChucker.cxx7
1 files changed, 5 insertions, 2 deletions
diff --git a/package/source/zipapi/ByteChucker.cxx b/package/source/zipapi/ByteChucker.cxx
index f398de167638..343f2a75e69a 100644
--- a/package/source/zipapi/ByteChucker.cxx
+++ b/package/source/zipapi/ByteChucker.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: ByteChucker.cxx,v $
*
- * $Revision: 1.19 $
+ * $Revision: 1.20 $
*
- * last change: $Author: hr $ $Date: 2006-06-20 06:12:44 $
+ * last change: $Author: obo $ $Date: 2006-09-17 17:26:00 $
*
* 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 _BYTE_CHUCKER_HXX_
#include <ByteChucker.hxx>
#endif