X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/1e6feb95a79834836e88143b15d9f424ebe79621..e766c8a9ad51ecf73e8f1641992f1007ee9e5e0a:/src/common/intl.cpp diff --git a/src/common/intl.cpp b/src/common/intl.cpp index 9d86e167ab..66a219459b 100644 --- a/src/common/intl.cpp +++ b/src/common/intl.cpp @@ -1180,7 +1180,7 @@ IMPLEMENT_DYNAMIC_CLASS(wxLocaleModule, wxModule) // This table is generated by misc/languages/genlang.py // When making changes, please put them into misc/languages/langtabl.txt -#ifndef __WIN32__ +#if !defined(__WIN32__) || defined(__WXMICROWIN__) #define SETWINLANG(info,lang,sublang)