1
0
mirror of https://github.com/cookiengineer/audacity synced 2025-08-16 08:34:10 +02:00

fix build

This commit is contained in:
Paul Licameli 2016-09-19 15:49:47 -04:00
parent e8f5e3e084
commit 94f327d99c

View File

@ -33,6 +33,7 @@ simplifies construction of menu items.
#include "Audacity.h"
#include "Project.h"
#include <cfloat>
#include <iterator>
#include <limits>
#include <math.h>