1
0
mirror of https://github.com/cookiengineer/audacity synced 2026-02-06 11:42:17 +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

@@ -22,7 +22,7 @@ The summary is eventually computed and written to a file in a background thread.
#include <float.h>
#include <wx/utils.h>
#include <wx/wxchar.h>
#include <wx/wxcrtvararg.h>
#include <wx/log.h>
#include <wx/thread.h>
#include <sndfile.h>