mirror of
https://github.com/cookiengineer/audacity
synced 2025-12-22 08:31:14 +01:00
Fix mac build. No standard headers in Audacity.h.
This commit is contained in:
@@ -35,7 +35,7 @@ Track classes.
|
||||
#include <float.h>
|
||||
#include <math.h>
|
||||
#include <algorithm>
|
||||
#include <memory>
|
||||
#include "MemoryX.h"
|
||||
|
||||
#include "float_cast.h"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user