mirror of
https://github.com/cookiengineer/audacity
synced 2025-09-16 08:10:25 +02:00
Add #include <algorithm> for Windows
This commit is contained in:
parent
78d7ce8aa7
commit
fca6285315
@ -18,6 +18,7 @@
|
|||||||
#include "BassTreble.h"
|
#include "BassTreble.h"
|
||||||
|
|
||||||
#include <math.h>
|
#include <math.h>
|
||||||
|
#include <algorithm>
|
||||||
|
|
||||||
#include <wx/button.h>
|
#include <wx/button.h>
|
||||||
#include <wx/intl.h>
|
#include <wx/intl.h>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user