1
0
mirror of https://github.com/cookiengineer/audacity synced 2025-12-10 14:46:24 +01:00

Can't remove remaining wx headers from other headers, comment that

This commit is contained in:
Paul Licameli
2018-11-14 11:48:46 -05:00
parent 6a973f6700
commit 4714d72b3f
33 changed files with 40 additions and 40 deletions

View File

@@ -14,7 +14,7 @@
#include "xml/XMLTagHandler.h"
#include "xml/XMLWriter.h"
#include <wx/mstream.h>
#include <wx/mstream.h> // member variables
#include <unordered_map>