diff dsp/signalconditioning/DFProcess.cpp @ 441:3994516c1199

Merge from branch msvc
author Chris Cannam <c.cannam@qmul.ac.uk>
date Thu, 08 Feb 2018 15:41:27 +0000
parents 7461bf03194e
children fdaa63607c15
line wrap: on
line diff
--- a/dsp/signalconditioning/DFProcess.cpp	Tue Mar 14 13:40:50 2017 +0000
+++ b/dsp/signalconditioning/DFProcess.cpp	Thu Feb 08 15:41:27 2018 +0000
@@ -25,6 +25,8 @@
 #include "maths/MathUtilities.h"
 
 #include <cstring>
+#include <algorithm>
+
 
 //////////////////////////////////////////////////////////////////////
 // Construction/Destruction