summaryrefslogtreecommitdiff
path: root/desktop/source/deployment/inc/dp_persmap.h
diff options
context:
space:
mode:
Diffstat (limited to 'desktop/source/deployment/inc/dp_persmap.h')
-rw-r--r--desktop/source/deployment/inc/dp_persmap.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/desktop/source/deployment/inc/dp_persmap.h b/desktop/source/deployment/inc/dp_persmap.h
index dcbc4d10c80b..9a86fffcffc9 100644
--- a/desktop/source/deployment/inc/dp_persmap.h
+++ b/desktop/source/deployment/inc/dp_persmap.h
@@ -22,12 +22,12 @@
#include <rtl/ustring.hxx>
#include <osl/file.hxx>
-#include <boost/unordered_map.hpp>
+#include <unordered_map>
namespace dp_misc
{
-typedef ::boost::unordered_map<
+typedef std::unordered_map<
OString, OString, OStringHash > t_string2string_map;
// Class to read obsolete registered extensions