mirror of
https://github.com/cookiengineer/audacity
synced 2025-07-29 06:59:27 +02:00
include <algorithm> to fix Linux build
This commit is contained in:
parent
adb4ba3f04
commit
cad6dc8dd6
@ -32,6 +32,7 @@ for drawing different aspects of the label and its text box.
|
||||
#include "LabelTrack.h"
|
||||
|
||||
#include <stdio.h>
|
||||
#include <algorithm>
|
||||
|
||||
#include <wx/bitmap.h>
|
||||
#include <wx/brush.h>
|
||||
|
Loading…
x
Reference in New Issue
Block a user