mirror of
https://github.com/cookiengineer/audacity
synced 2025-12-24 17:41:13 +01:00
Remove redundant #include-s from .h files...
Redundant, because transitively implied. But don't do this for inclusions of Audacity.h or Experimental.h.
This commit is contained in:
@@ -19,7 +19,6 @@
|
||||
|
||||
#include "Experimental.h"
|
||||
|
||||
#include "MemoryX.h"
|
||||
#include <wx/app.h> // to inherit
|
||||
#include <wx/dir.h> // for wxDIR_FILES
|
||||
#include <wx/timer.h> // member variable
|
||||
|
||||
Reference in New Issue
Block a user