X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/edef87c8274bd4cadcccc4ff107aeb1815e48460..3e822cd8d0bdf04cd2c7a3dddff61dcc211f7439:/src/common/intl.cpp diff --git a/src/common/intl.cpp b/src/common/intl.cpp index 9ce6de4432..c1055e99e3 100644 --- a/src/common/intl.cpp +++ b/src/common/intl.cpp @@ -870,7 +870,7 @@ wxPluralFormsCalculator* wxPluralFormsCalculator::make(const char* s) // This is a "low-level" class and is used only by wxMsgCatalog // ---------------------------------------------------------------------------- -WX_DECLARE_EXPORTED_STRING_HASH_MAP(wxString, wxMessagesHash) +WX_DECLARE_EXPORTED_STRING_HASH_MAP(wxString, wxMessagesHash); class wxMsgCatalogFile {