summaryrefslogtreecommitdiff
path: root/package
diff options
context:
space:
mode:
authorRĂ¼diger Timm <rt@openoffice.org>2004-09-08 16:10:52 +0000
committerRĂ¼diger Timm <rt@openoffice.org>2004-09-08 16:10:52 +0000
commit1bf90aeefb6b066f008bacadc8aeb19d8316d696 (patch)
tree4c08268d39a1e0001a1b48eb464b05eb63c74f13 /package
parent4617b7073ec344c227d1f86cacae3e58300ff8dc (diff)
INTEGRATION: CWS ooo20040704 (1.4.100); FILE MERGED
2004/06/28 12:48:11 cmc 1.4.100.1: #i30801 allow using system stl if possible
Diffstat (limited to 'package')
-rw-r--r--package/source/zippackage/ContentInfo.hxx5
1 files changed, 2 insertions, 3 deletions
diff --git a/package/source/zippackage/ContentInfo.hxx b/package/source/zippackage/ContentInfo.hxx
index 5f6aa1bf8c73..00a3d3d6f798 100644
--- a/package/source/zippackage/ContentInfo.hxx
+++ b/package/source/zippackage/ContentInfo.hxx
@@ -2,9 +2,9 @@
*
* $RCSfile: ContentInfo.hxx,v $
*
- * $Revision: 1.4 $
+ * $Revision: 1.5 $
*
- * last change: $Author: vg $ $Date: 2003-06-12 10:13:08 $
+ * last change: $Author: rt $ $Date: 2004-09-08 17:10:52 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -73,7 +73,6 @@
#ifndef _ZIP_PACKAGE_STREAM_HXX
#include <ZipPackageStream.hxx>
#endif
-#include <hash_map>
namespace com { namespace sun { namespace star { namespace packages {
class ContentInfo : public cppu::OWeakObject