summaryrefslogtreecommitdiff
path: root/package/source/zipapi/Inflater.cxx
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2006-09-17 16:27:09 +0000
committerOliver Bolte <obo@openoffice.org>2006-09-17 16:27:09 +0000
commit738619e4bec86774a329798868f3356cfe3eaebd (patch)
treefe9be19d1d8019c7aea79f52efb6e34fc1891014 /package/source/zipapi/Inflater.cxx
parent5e7d240534a2b9db2bca2cd4d1985ef0ef4389a3 (diff)
INTEGRATION: CWS pchfix02 (1.13.12); FILE MERGED
2006/09/01 17:32:41 kaib 1.13.12.1: #i68856# Added header markers and pch files
Diffstat (limited to 'package/source/zipapi/Inflater.cxx')
-rw-r--r--package/source/zipapi/Inflater.cxx7
1 files changed, 5 insertions, 2 deletions
diff --git a/package/source/zipapi/Inflater.cxx b/package/source/zipapi/Inflater.cxx
index 42bae2311464..ab50077673b9 100644
--- a/package/source/zipapi/Inflater.cxx
+++ b/package/source/zipapi/Inflater.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: Inflater.cxx,v $
*
- * $Revision: 1.13 $
+ * $Revision: 1.14 $
*
- * last change: $Author: hr $ $Date: 2006-06-20 06:13:07 $
+ * last change: $Author: obo $ $Date: 2006-09-17 17:27:09 $
*
* 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 _INFLATER_HXX_
#include <Inflater.hxx>
#endif