summaryrefslogtreecommitdiff
path: root/package/source
diff options
context:
space:
mode:
authorMartin Gallwey <mtg@openoffice.org>2001-10-02 21:22:17 +0000
committerMartin Gallwey <mtg@openoffice.org>2001-10-02 21:22:17 +0000
commit0940f14edd6e750cb20cb8963e12f647fffa7450 (patch)
treeed9a871bf0f3dcc87f3c145c929bcc417472d622 /package/source
parent3b81b95a57224cf67f6e7a5ad9692fe8fefec2a5 (diff)
#92664# remove unnecessary header files
Diffstat (limited to 'package/source')
-rw-r--r--package/source/zippackage/ZipPackageEntry.cxx7
1 files changed, 2 insertions, 5 deletions
diff --git a/package/source/zippackage/ZipPackageEntry.cxx b/package/source/zippackage/ZipPackageEntry.cxx
index d8ca3cede215..4dcd536b2d19 100644
--- a/package/source/zippackage/ZipPackageEntry.cxx
+++ b/package/source/zippackage/ZipPackageEntry.cxx
@@ -2,9 +2,9 @@
*
* $RCSfile: ZipPackageEntry.cxx,v $
*
- * $Revision: 1.21 $
+ * $Revision: 1.22 $
*
- * last change: $Author: mtg $ $Date: 2001-10-02 22:12:05 $
+ * last change: $Author: mtg $ $Date: 2001-10-02 22:22:17 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -79,9 +79,6 @@
#ifndef _CONTENT_INFO_HXX_
#include <ContentInfo.hxx>
#endif
-#ifndef _CPPUHELPER_TYPEPROVIDER_HXX_
-#include <cppuhelper/typeprovider.hxx>
-#endif
using namespace rtl;
using namespace com::sun::star;