1
0
mirror of https://github.com/cookiengineer/audacity synced 2026-02-06 11:42:17 +01:00

Remove spurious windows.h includes.

This commit is contained in:
martynshaw99
2012-12-31 22:12:23 +00:00
parent fb282ad761
commit cdd2ccf594
6 changed files with 0 additions and 20 deletions

View File

@@ -8,10 +8,6 @@
**********************************************************************/
#ifdef _WIN32
#include <windows.h>
#endif
#include <wx/file.h>
#include <wx/utils.h>
#include <wx/wxchar.h>