summaryrefslogtreecommitdiff
path: root/package
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2006-09-17 16:26:15 +0000
committerOliver Bolte <obo@openoffice.org>2006-09-17 16:26:15 +0000
commit13d316da072c28eb22ea00c22d6f11632f6233ba (patch)
tree0a4ea0af22e27557aee57377d15c486836a89d61 /package
parent9a08907776e2eb5ef03db830551133f2a9c3311b (diff)
INTEGRATION: CWS pchfix02 (1.13.44); FILE MERGED
2006/09/01 17:32:40 kaib 1.13.44.1: #i68856# Added header markers and pch files
Diffstat (limited to 'package')
-rw-r--r--package/source/zipapi/ByteGrabber.cxx7
1 files changed, 5 insertions, 2 deletions
diff --git a/package/source/zipapi/ByteGrabber.cxx b/package/source/zipapi/ByteGrabber.cxx
index 43fb40df2e0f..42883e9d7b62 100644
--- a/package/source/zipapi/ByteGrabber.cxx
+++ b/package/source/zipapi/ByteGrabber.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: ByteGrabber.cxx,v $
*
- * $Revision: 1.13 $
+ * $Revision: 1.14 $
*
- * last change: $Author: rt $ $Date: 2005-09-08 16:11:01 $
+ * last change: $Author: obo $ $Date: 2006-09-17 17:26:15 $
*
* 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_GRABBER_HXX_
#include <ByteGrabber.hxx>
#endif