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