mirror of
https://github.com/cookiengineer/audacity
synced 2026-02-19 01:08:02 +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:
@@ -19,6 +19,8 @@
|
||||
#include <cfloat>
|
||||
#include <math.h>
|
||||
|
||||
#include <wx/setup.h> // for wxUSE_* macros
|
||||
|
||||
#include <wx/dcmemory.h>
|
||||
#include <wx/icon.h>
|
||||
#include <wx/settings.h> // for wxSystemSettings::GetColour and wxSystemSettings::GetMetric
|
||||
|
||||
Reference in New Issue
Block a user