summaryrefslogtreecommitdiff
path: root/unotools/inc/unotools/idhelper.hxx
diff options
context:
space:
mode:
authorFrank Schönheit <fs@openoffice.org>2000-10-23 13:47:31 +0000
committerFrank Schönheit <fs@openoffice.org>2000-10-23 13:47:31 +0000
commited10adfdba220983844783dacbafe51f5c70af85 (patch)
tree704b79a5576c63ce132c20ad714bad13fee4a9b4 /unotools/inc/unotools/idhelper.hxx
parent1eac44d4b7a569c7945c7a5531b0faa47240a6df (diff)
include the comphelper's version of stl_types
Diffstat (limited to 'unotools/inc/unotools/idhelper.hxx')
-rw-r--r--unotools/inc/unotools/idhelper.hxx8
1 files changed, 4 insertions, 4 deletions
diff --git a/unotools/inc/unotools/idhelper.hxx b/unotools/inc/unotools/idhelper.hxx
index b757984eb6d4..6b03e3166565 100644
--- a/unotools/inc/unotools/idhelper.hxx
+++ b/unotools/inc/unotools/idhelper.hxx
@@ -2,9 +2,9 @@
*
* $RCSfile: idhelper.hxx,v $
*
- * $Revision: 1.1.1.1 $
+ * $Revision: 1.2 $
*
- * last change: $Author: hr $ $Date: 2000-09-18 17:03:52 $
+ * last change: $Author: fs $ $Date: 2000-10-23 14:47:31 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -71,8 +71,8 @@
#ifndef _OSL_MUTEX_HXX_
#include <osl/mutex.hxx>
#endif
-#ifndef _UTL_STLTYPES_HXX_
-#include <unotools/stl_types.hxx>
+#ifndef _COMPHELPER_STLTYPES_HXX_
+#include <comphelper/stl_types.hxx>
#endif
#ifndef _CPPUHELPER_TYPEPROVIDER_HXX_
#include <cppuhelper/typeprovider.hxx>