INTEGRATION: CWS ooo20040704 (1.4.136); FILE MERGED

2004/06/28 14:41:47 cmc 1.4.136.1: #i30801# allow using system stl if possible
This commit is contained in:
Rüdiger Timm
2004-09-08 13:17:50 +00:00
parent 76c83be55b
commit b344a4ce32

View File

@@ -2,9 +2,9 @@
*
* $RCSfile: resultset.cxx,v $
*
* $Revision: 1.4 $
* $Revision: 1.5 $
*
* last change: $Author: mh $ $Date: 2001-01-31 14:02:35 $
* last change: $Author: rt $ $Date: 2004-09-08 14:17:50 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -65,9 +65,6 @@
*************************************************************************/
#ifndef __HASH_MAP__
#include <hash_map>
#endif
#ifndef _CPPUHELPER_INTERFACECONTAINER_HXX_
#include <cppuhelper/interfacecontainer.hxx>
#endif