1
0
mirror of https://github.com/cookiengineer/audacity synced 2025-11-21 08:27:13 +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

@@ -29,6 +29,7 @@ It handles initialization and termination by subclassing wxApp.
#include "TranslatableStringArray.h"
#include <wx/setup.h> // for wxUSE_* macros
#include <wx/wxcrtvararg.h>
#include <wx/defs.h>
#include <wx/app.h>
#include <wx/bitmap.h>