summaryrefslogtreecommitdiff
path: root/package/inc/ZipFile.hxx
diff options
context:
space:
mode:
authorMartin Gallwey <mtg@openoffice.org>2000-11-28 15:49:34 +0000
committerMartin Gallwey <mtg@openoffice.org>2000-11-28 15:49:34 +0000
commit81c60a38c4187ad2fc4885eff6dcc28c382bc4f4 (patch)
tree5c5aabe44c15e6a70e81bb00d4702fa74b6d0a84 /package/inc/ZipFile.hxx
parent65de56e98cd24b4b2c13d1fd255c793a898858c5 (diff)
#80556# make it build
Diffstat (limited to 'package/inc/ZipFile.hxx')
-rw-r--r--package/inc/ZipFile.hxx8
1 files changed, 6 insertions, 2 deletions
diff --git a/package/inc/ZipFile.hxx b/package/inc/ZipFile.hxx
index 82d2b5071e63..0f11195fe6d0 100644
--- a/package/inc/ZipFile.hxx
+++ b/package/inc/ZipFile.hxx
@@ -2,9 +2,9 @@
*
* $RCSfile: ZipFile.hxx,v $
*
- * $Revision: 1.3 $
+ * $Revision: 1.4 $
*
- * last change: $Author: mtg $ $Date: 2000-11-24 10:34:26 $
+ * last change: $Author: mtg $ $Date: 2000-11-28 16:49:34 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -85,6 +85,10 @@
#include "ByteGrabber.hxx"
#endif
+#ifndef _VOS_DIAGNOSE_H_
+#include <vos/diagnose.hxx>
+#endif
+
/*
* We impose arbitrary but reasonable limit on ZIP files.
*/