summaryrefslogtreecommitdiff
path: root/unodevtools/inc
diff options
context:
space:
mode:
authorFridrich Štrba <fridrich.strba@bluewin.ch>2011-02-05 21:56:00 +0100
committerFridrich Štrba <fridrich.strba@bluewin.ch>2011-02-05 21:56:00 +0100
commit639825975e7657c7b3f4eeef208112780e71e545 (patch)
tree261f8217fa45e8947e78f7e5126f07b1eaf86839 /unodevtools/inc
parentb3e9505cc1d6685ef6bdf747800cce1b0fb52a35 (diff)
move sdk repo to boost unordered containters
Diffstat (limited to 'unodevtools/inc')
-rw-r--r--unodevtools/inc/unodevtools/typemanager.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/unodevtools/inc/unodevtools/typemanager.hxx b/unodevtools/inc/unodevtools/typemanager.hxx
index 79dceee17959..603fa4652648 100644
--- a/unodevtools/inc/unodevtools/typemanager.hxx
+++ b/unodevtools/inc/unodevtools/typemanager.hxx
@@ -32,7 +32,7 @@
#include <codemaker/typemanager.hxx>
#include <com/sun/star/container/XHierarchicalNameAccess.hpp>
-#include <hash_map>
+#include <boost/unordered_map.hpp>
#include <vector>
class RegistryKey;