https://bugs.documentfoundation.org/show_bug.cgi?id=36634

--- Comment #20 from Aron Budea <[email protected]> ---
Julien, can you try changing this:
std::unordered_map< const OUString, SmTokenEntry, OUStringHash>

to this: std::unordered_map< OUString, SmTokenEntry, OUStringHash >

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Libreoffice-bugs mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to