1
0
mirror of https://github.com/cookiengineer/audacity synced 2025-10-20 09:31:15 +02:00

Remove wx/intl.h, wx/brush.h, wx/bitmap.h from headers

This commit is contained in:
Paul Licameli
2018-11-14 14:10:04 -05:00
parent 1191e269a8
commit c982cf6a41
26 changed files with 8 additions and 32 deletions

View File

@@ -47,7 +47,6 @@
#include <wx/cmdline.h>
#include <wx/fileconf.h> // to inherit
#include <wx/intl.h>
#include <algorithm>
#include "ComponentInterface.h"