mirror of
https://github.com/cookiengineer/audacity
synced 2025-12-20 07:31:19 +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:
@@ -18,7 +18,6 @@
|
||||
#include <vector>
|
||||
#include <wx/defs.h>
|
||||
#include "widgets/NumericTextCtrl.h"
|
||||
#include "Internat.h"
|
||||
|
||||
class AudacityProject;
|
||||
class Track;
|
||||
|
||||
Reference in New Issue
Block a user