mirror of
https://github.com/cookiengineer/audacity
synced 2025-11-05 00:23:56 +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:
@@ -14,7 +14,6 @@
|
||||
#include <vector>
|
||||
#include <wx/defs.h>
|
||||
|
||||
#include "Internat.h"
|
||||
#include "widgets/wxPanelWrapper.h" // to inherit
|
||||
#include "audacity/ComponentInterface.h" // member variable
|
||||
|
||||
|
||||
Reference in New Issue
Block a user