mirror of
https://github.com/cookiengineer/audacity
synced 2025-09-17 16:50:26 +02:00
fix linux build
add #include <math.h>
This commit is contained in:
parent
ecd0222a15
commit
fb5b563b2f
@ -30,6 +30,7 @@
|
||||
|
||||
#include <wx/defs.h>
|
||||
#include <wx/wxchar.h>
|
||||
#include <math.h>
|
||||
class XMLWriter;
|
||||
|
||||
class AUDACITY_DLL_API SelectedRegion {
|
||||
|
Loading…
x
Reference in New Issue
Block a user