mirror of
https://github.com/cookiengineer/audacity
synced 2025-11-01 22:53:50 +01:00
Add #include <algorithm> for Windows
This commit is contained in:
@@ -18,6 +18,7 @@
|
||||
#include "BassTreble.h"
|
||||
|
||||
#include <math.h>
|
||||
#include <algorithm>
|
||||
|
||||
#include <wx/button.h>
|
||||
#include <wx/intl.h>
|
||||
|
||||
Reference in New Issue
Block a user