changeset 1687:1bbea26ea21a single-point

Think we may need this header with some compilers
author Chris Cannam
date Thu, 04 Apr 2019 14:10:57 +0100
parents e73baeead27f
children d7b04b0ed056
files base/EventSeries.h
diffstat 1 files changed, 1 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/base/EventSeries.h	Thu Apr 04 11:15:43 2019 +0100
+++ b/base/EventSeries.h	Thu Apr 04 14:10:57 2019 +0100
@@ -19,6 +19,7 @@
 #include "XmlExportable.h"
 
 #include <set>
+#include <functional>
 
 //#define DEBUG_EVENT_SERIES 1