mirror of
https://github.com/cookiengineer/audacity
synced 2025-07-23 16:08:07 +02:00
include <algorithm> to fix Linux build
This commit is contained in:
parent
35ba92560d
commit
78e16f6e20
@ -40,6 +40,8 @@
|
||||
#include "ToolManager.h"
|
||||
#include "ToolDock.h"
|
||||
|
||||
#include <algorithm>
|
||||
|
||||
#include "../AColor.h"
|
||||
#include "../AllThemeResources.h"
|
||||
#include "../ImageManipulation.h"
|
||||
|
Loading…
x
Reference in New Issue
Block a user