summaryrefslogtreecommitdiff
path: root/desktop
diff options
context:
space:
mode:
Diffstat (limited to 'desktop')
-rw-r--r--desktop/source/migration/migration_impl.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/desktop/source/migration/migration_impl.hxx b/desktop/source/migration/migration_impl.hxx
index 329414af18d0..95e63d0880cd 100644
--- a/desktop/source/migration/migration_impl.hxx
+++ b/desktop/source/migration/migration_impl.hxx
@@ -135,7 +135,7 @@ struct MigrationItem
};
typedef std::unordered_map< OUString, std::vector< MigrationItem >,
- OUStringHash, std::equal_to< OUString > > MigrationHashMap;
+ OUStringHash > MigrationHashMap;
/**
information for the UI elements to be migrated for one module