mirror of
https://github.com/cookiengineer/audacity
synced 2025-12-15 17:11:20 +01:00
include <wx/setup.h> in all files where wxUSE* macros are used...
... even if it's redundant; improving on what was done at b47e2f9
This commit is contained in:
@@ -25,6 +25,7 @@ for shared and private configs - which need to move out.
|
||||
|
||||
#include <algorithm>
|
||||
|
||||
#include <wx/setup.h> // for wxUSE_* macros
|
||||
#include <wx/defs.h>
|
||||
#include <wx/dialog.h>
|
||||
#include <wx/dir.h>
|
||||
|
||||
Reference in New Issue
Block a user