summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.gitignore1
-rw-r--r--unodevtools/inc/unodevtools/typemanager.hxx2
2 files changed, 2 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index 4890e114aba7..d7ad641b7fd3 100644
--- a/.gitignore
+++ b/.gitignore
@@ -7,3 +7,4 @@
/*/unxlng??.pro
/*/wntmsc???
/*/wntmsc???.pro
+/*/unxmac*.pro \ No newline at end of file
diff --git a/unodevtools/inc/unodevtools/typemanager.hxx b/unodevtools/inc/unodevtools/typemanager.hxx
index 17550ca0356c..6db17516ac31 100644
--- a/unodevtools/inc/unodevtools/typemanager.hxx
+++ b/unodevtools/inc/unodevtools/typemanager.hxx
@@ -49,7 +49,7 @@ typedef ::std::__hash_map__
NewAlloc
> T2TypeClassMap;
#else
-typedef ::std::hash_map
+typedef boost::unordered_map
<
::rtl::OString, // Typename
RTTypeClass, // TypeClass