mirror of
https://github.com/cookiengineer/audacity
synced 2026-02-11 06:00:39 +01:00
Remove spurious windows.h includes.
This commit is contained in:
@@ -17,9 +17,6 @@ The summary is eventually computed and written to a file in a background thread.
|
||||
*//*******************************************************************/
|
||||
|
||||
#include <float.h>
|
||||
#ifdef _WIN32
|
||||
#include <windows.h>
|
||||
#endif
|
||||
#include "ODPCMAliasBlockFile.h"
|
||||
|
||||
#include <wx/file.h>
|
||||
|
||||
Reference in New Issue
Block a user