mirror of
https://github.com/cookiengineer/audacity
synced 2025-08-03 17:39:25 +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/defs.h>
|
||||||
#include <wx/wxchar.h>
|
#include <wx/wxchar.h>
|
||||||
|
#include <math.h>
|
||||||
|
|
||||||
class XMLWriter;
|
class XMLWriter;
|
||||||
|
|
||||||
class AUDACITY_DLL_API SelectedRegion {
|
class AUDACITY_DLL_API SelectedRegion {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user