mirror of
https://github.com/cookiengineer/audacity
synced 2025-11-21 16:37:12 +01:00
Remove wx/string.h from headers
This commit is contained in:
@@ -12,7 +12,6 @@
|
||||
#define __AUDACITY_LANGUAGES__
|
||||
|
||||
#include <wx/arrstr.h>
|
||||
#include <wx/string.h>
|
||||
#include <wx/list.h>
|
||||
|
||||
void GetLanguages(wxArrayString &langCodes, wxArrayString &langNames);
|
||||
|
||||
Reference in New Issue
Block a user