1
0
mirror of https://github.com/cookiengineer/audacity synced 2025-10-20 09:31:15 +02:00

Remove wx/string.h from headers

This commit is contained in:
Paul Licameli
2018-11-11 15:11:55 -05:00
parent 51f0362e9f
commit 1d0247607a
93 changed files with 8 additions and 105 deletions

View File

@@ -43,7 +43,6 @@
#define __AUDACITY_TYPES_H__
#include <algorithm>
#include <wx/string.h>
#include <wx/arrstr.h>
#include <type_traits>
#include <vector>