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

Remove wx/{convauto,cmdline,clipbrd,calctrl}.h from *.h

This commit is contained in:
Paul Licameli
2018-11-16 11:02:39 -05:00
parent 77f747daeb
commit 685a45d1de
6 changed files with 3 additions and 6 deletions

View File

@@ -45,7 +45,7 @@
#include <locale.h>
#include <wx/cmdline.h>
#include <wx/cmdline.h> // for wxCmdLineParser::ConvertStringToArgs
#include <wx/fileconf.h> // to inherit
#include <algorithm>