1
0
mirror of https://github.com/cookiengineer/audacity synced 2025-11-21 16:37:12 +01:00

Remove wx/wxchar.h from headers

This commit is contained in:
Paul Licameli
2019-03-28 13:23:26 -04:00
parent d994860311
commit 3760db9dff
15 changed files with 15 additions and 5 deletions

View File

@@ -25,6 +25,7 @@
#include <wx/setup.h> // for wxUSE_* macros
#include <wx/wxcrtvararg.h>
#include <wx/button.h>
#include <wx/checkbox.h>
#include <wx/choice.h>