1
0
mirror of https://github.com/cookiengineer/audacity synced 2025-10-10 08:33:36 +02:00

WXINTL_NO_GETTEXT_MACRO defined in compiler options...

... so even if you neglect to include Audacity.h, it applies
This commit is contained in:
Paul Licameli
2017-09-29 11:53:56 -04:00
parent 6f7739464e
commit e37d701bc0
6 changed files with 9 additions and 3 deletions

View File

@@ -19,6 +19,8 @@
// headers
// ----------------------------------------------------------------------------
#undef WXINTL_NO_GETTEXT_MACRO
// For compilers that support precompilation, includes "wx.h".
#include <wx/wxprec.h>