mirror of
https://github.com/cookiengineer/audacity
synced 2025-12-16 09:31:14 +01:00
Get rid of wx object arrays, use std::vector
This commit is contained in:
@@ -12,7 +12,6 @@
|
||||
#define __AUDACITY_PLUGINMANAGER_H__
|
||||
|
||||
#include <wx/defs.h>
|
||||
#include <wx/dynarray.h>
|
||||
#include <wx/fileconf.h>
|
||||
#include <wx/string.h>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user