changeset 40:9cbe413a6045

Add necessary header
author Chris Cannam
date Mon, 17 Jul 2017 15:35:03 +0100
parents 0cca2cf913ae
children aaf8fa1cde19
files src/TuningDifference.cpp
diffstat 1 files changed, 1 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/src/TuningDifference.cpp	Thu May 19 13:54:23 2016 +0100
+++ b/src/TuningDifference.cpp	Mon Jul 17 15:35:03 2017 +0100
@@ -18,6 +18,7 @@
 #include <cstdio>
 
 #include <algorithm>
+#include <numeric>
 
 using namespace std;