mirror of
https://github.com/cookiengineer/audacity
synced 2025-12-19 15:11:23 +01:00
include <algorithm> to fix Linux build
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user