mirror of
https://github.com/cookiengineer/audacity
synced 2025-07-31 07:59:27 +02:00
#include <math.h>
For sqrt() that linux needs.
This commit is contained in:
parent
ecd0222a15
commit
7adf17b13f
@ -30,6 +30,8 @@
|
||||
|
||||
#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