INTEGRATION: CWS warnings01 (1.7.4); FILE MERGED

2005/11/01 17:10:14 cd 1.7.4.1: #i53898# Warning free code for sun sparc compiler
This commit is contained in:
Jens-Heiner Rechtien 2006-06-20 05:09:46 +00:00
parent b716999978
commit e012535d41

View file

@ -4,9 +4,9 @@
* *
* $RCSfile: HashMaps.hxx,v $ * $RCSfile: HashMaps.hxx,v $
* *
* $Revision: 1.7 $ * $Revision: 1.8 $
* *
* last change: $Author: rt $ $Date: 2005-09-08 15:56:10 $ * last change: $Author: hr $ $Date: 2006-06-20 06:09:46 $
* *
* The Contents of this file are made available subject to * The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1. * the terms of GNU Lesser General Public License Version 2.1.
@ -55,7 +55,7 @@ struct eqFunc
class ZipPackageFolder; class ZipPackageFolder;
namespace com { namespace sun { namespace star { namespace packages { namespace com { namespace sun { namespace star { namespace packages {
class ContentInfo; class ContentInfo;
} } } }; } } } }
typedef std::hash_map < rtl::OUString, typedef std::hash_map < rtl::OUString,
ZipPackageFolder *, ZipPackageFolder *,