1
0
mirror of https://github.com/cookiengineer/audacity synced 2025-12-19 15:11:23 +01:00

Fix mac build. No standard headers in Audacity.h.

This commit is contained in:
Paul Licameli
2016-02-14 13:23:08 -05:00
parent 7aee5d09d8
commit 0c9deb398c
31 changed files with 230 additions and 194 deletions

View File

@@ -54,6 +54,7 @@ out.
#include <wx/math.h>
#include "Internat.h"
#include "MemoryX.h"
// msmeyer: Define this to add debug output via printf()
//#define DEBUG_BLOCKFILE