1
0
mirror of https://github.com/cookiengineer/audacity synced 2026-03-31 11:35:50 +02:00

New header doesn't need <vector>

This commit is contained in:
Paul Licameli
2015-08-17 12:08:58 -04:00
parent b9db3bd83d
commit 48ed1fe767
2 changed files with 1 additions and 3 deletions

View File

@@ -11,7 +11,6 @@ Paul Licameli
#ifndef __AUDACITY_TRANSLATABLE_STRING_ARRAY__
#define __AUDACITY_TRANSLATABLE_STRING_ARRAY__
#include <vector>
#include <wx/app.h>
#include <wx/event.h>