diff data/model/FFTModel.cpp @ 402:7e1b7fcb6c00

* build fixes
author Chris Cannam
date Thu, 10 Apr 2008 12:43:26 +0000
parents cc4eb32efc6c
children 115f60df1e4d
line wrap: on
line diff
--- a/data/model/FFTModel.cpp	Mon Apr 07 16:55:21 2008 +0000
+++ b/data/model/FFTModel.cpp	Thu Apr 10 12:43:26 2008 +0000
@@ -20,6 +20,8 @@
 #include "base/Profiler.h"
 #include "base/Pitch.h"
 
+#include <algorithm>
+
 #include <cassert>
 
 FFTModel::FFTModel(const DenseTimeValueModel *model,