diff base/EventSeries.h @ 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 0d89abd631ac
children 94b488d4b299
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