summaryrefslogtreecommitdiff
path: root/cppuhelper/inc/cppuhelper/propshlp.hxx
diff options
context:
space:
mode:
authorRüdiger Timm <rt@openoffice.org>2004-09-08 13:02:17 +0000
committerRüdiger Timm <rt@openoffice.org>2004-09-08 13:02:17 +0000
commit38eeda45e11458cbd3215f78ee63a2322a1caa90 (patch)
tree2d992e5e43d105105c524a675fc161d55545d4a1 /cppuhelper/inc/cppuhelper/propshlp.hxx
parentf69bd6f3ad871b254e603d388ff537854225d8b0 (diff)
INTEGRATION: CWS ooo20040704 (1.9.46); FILE MERGED
2004/06/28 12:15:00 cmc 1.9.46.1: #i30801 allow using system stl if possible
Diffstat (limited to 'cppuhelper/inc/cppuhelper/propshlp.hxx')
-rw-r--r--cppuhelper/inc/cppuhelper/propshlp.hxx6
1 files changed, 2 insertions, 4 deletions
diff --git a/cppuhelper/inc/cppuhelper/propshlp.hxx b/cppuhelper/inc/cppuhelper/propshlp.hxx
index 076334b1d76e..eb1650072c13 100644
--- a/cppuhelper/inc/cppuhelper/propshlp.hxx
+++ b/cppuhelper/inc/cppuhelper/propshlp.hxx
@@ -2,9 +2,9 @@
*
* $RCSfile: propshlp.hxx,v $
*
- * $Revision: 1.9 $
+ * $Revision: 1.10 $
*
- * last change: $Author: vg $ $Date: 2003-10-06 12:50:44 $
+ * last change: $Author: rt $ $Date: 2004-09-08 14:02:17 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -64,8 +64,6 @@
#include <rtl/alloc.h>
-#include <hash_map>
-
#include <cppuhelper/interfacecontainer.hxx>
#include <com/sun/star/beans/XPropertySet.hpp>