1
0
mirror of https://github.com/cookiengineer/audacity synced 2026-02-07 20:22:13 +01:00
This commit is contained in:
Paul Licameli
2016-04-09 22:55:15 -04:00
parent 98f739a076
commit 70bd46b8ad
22 changed files with 41 additions and 10 deletions

View File

@@ -16,9 +16,11 @@ The summary is eventually computed and written to a file in a background thread.
*//*******************************************************************/
#include <float.h>
#include "../Audacity.h"
#include "ODDecodeBlockFile.h"
#include <float.h>
#include <wx/utils.h>
#include <wx/wxchar.h>
#include <wx/log.h>