summaryrefslogtreecommitdiff
path: root/comphelper
diff options
context:
space:
mode:
authorOcke Janssen <oj@openoffice.org>2000-11-06 07:16:29 +0000
committerOcke Janssen <oj@openoffice.org>2000-11-06 07:16:29 +0000
commit5c99c0d6de00decc24d3f172051b0d53ea4a51c1 (patch)
tree38e5612be03c91dfd07a58c023942e12c3074163 /comphelper
parent1be02a6c0004792448780cf2664d2bca696545f8 (diff)
include header file for linux
Diffstat (limited to 'comphelper')
-rw-r--r--comphelper/inc/comphelper/IdPropArrayHelper.hxx5
1 files changed, 3 insertions, 2 deletions
diff --git a/comphelper/inc/comphelper/IdPropArrayHelper.hxx b/comphelper/inc/comphelper/IdPropArrayHelper.hxx
index c9d57bd70007..f1e0102921fd 100644
--- a/comphelper/inc/comphelper/IdPropArrayHelper.hxx
+++ b/comphelper/inc/comphelper/IdPropArrayHelper.hxx
@@ -2,9 +2,9 @@
*
* $RCSfile: IdPropArrayHelper.hxx,v $
*
- * $Revision: 1.1 $
+ * $Revision: 1.2 $
*
- * last change: $Author: oj $ $Date: 2000-11-03 14:24:20 $
+ * last change: $Author: oj $ $Date: 2000-11-06 08:16:29 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -76,6 +76,7 @@
#ifndef _COMPHELPER_STLTYPES_HXX_
#include <comphelper/stl_types.hxx>
#endif
+#include <cppuhelper/propshlp.hxx>
namespace comphelper
{