mirror of
https://github.com/cookiengineer/audacity
synced 2026-03-07 06:55:52 +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,8 @@
|
||||
// For compilers that support precompilation, includes "wx.h".
|
||||
#include <wx/wxprec.h>
|
||||
|
||||
#include <wx/setup.h> // for wxUSE_* macros
|
||||
|
||||
#include "ErrorDialog.h"
|
||||
|
||||
#ifdef __BORLANDC__
|
||||
|
||||
Reference in New Issue
Block a user