Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.blender.org/blender.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'extern/audaspace')
-rw-r--r--extern/audaspace/src/respec/ChannelMapperReader.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/extern/audaspace/src/respec/ChannelMapperReader.cpp b/extern/audaspace/src/respec/ChannelMapperReader.cpp
index e0063d5c4a2..6558d2444f5 100644
--- a/extern/audaspace/src/respec/ChannelMapperReader.cpp
+++ b/extern/audaspace/src/respec/ChannelMapperReader.cpp
@@ -18,6 +18,7 @@
#include <cmath>
#include <limits>
+#include <algorithm>
AUD_NAMESPACE_BEGIN