mirror of
https://github.com/cookiengineer/audacity
synced 2025-11-14 17:14:07 +01:00
Get rid of wx object arrays, use std::vector
This commit is contained in:
@@ -11,7 +11,6 @@
|
||||
#define __AUDACITY_XML_XML_FILE_WRITER__
|
||||
|
||||
#include <wx/arrstr.h>
|
||||
#include <wx/dynarray.h>
|
||||
#include <wx/ffile.h>
|
||||
|
||||
#include "../FileException.h"
|
||||
|
||||
Reference in New Issue
Block a user