diff vamp-json/VampJson.h @ 122:2380d5865355

Build fix, + run in debug mode for the mo
author Chris Cannam <c.cannam@qmul.ac.uk>
date Thu, 27 Oct 2016 14:52:30 +0100
parents 491a4bc10a01
children 5b113c87b6e6
line wrap: on
line diff
--- a/vamp-json/VampJson.h	Thu Oct 27 14:01:35 2016 +0100
+++ b/vamp-json/VampJson.h	Thu Oct 27 14:52:30 2016 +0100
@@ -38,6 +38,7 @@
 #include <vector>
 #include <string>
 #include <sstream>
+#include <iterator>
 
 #include <json11/json11.hpp>
 #include <base-n/include/basen.hpp>