summaryrefslogtreecommitdiff
path: root/cui/source/inc/scriptdlg.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'cui/source/inc/scriptdlg.hxx')
-rw-r--r--cui/source/inc/scriptdlg.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/cui/source/inc/scriptdlg.hxx b/cui/source/inc/scriptdlg.hxx
index e717b97502a8..1dcfc36b7445 100644
--- a/cui/source/inc/scriptdlg.hxx
+++ b/cui/source/inc/scriptdlg.hxx
@@ -39,7 +39,7 @@
#define OBJTYPE_SFROOT 4L
typedef std::unordered_map < OUString, OUString,
- OUStringHash, std::equal_to< OUString > > Selection_hash;
+ OUStringHash > Selection_hash;
class SFEntry;