mirror of
https://github.com/cookiengineer/audacity
synced 2025-12-20 23:51:18 +01:00
Remove wx/string.h from headers
This commit is contained in:
@@ -23,7 +23,6 @@
|
||||
#include <wx/log.h>
|
||||
#include <wx/frame.h>
|
||||
#include <wx/textctrl.h>
|
||||
#include <wx/string.h>
|
||||
|
||||
class AudacityLogger final : public wxEvtHandler, public wxLog {
|
||||
public:
|
||||
|
||||
Reference in New Issue
Block a user