comparison 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
comparison
equal deleted inserted replaced
1686:e73baeead27f 1687:1bbea26ea21a
17 17
18 #include "Event.h" 18 #include "Event.h"
19 #include "XmlExportable.h" 19 #include "XmlExportable.h"
20 20
21 #include <set> 21 #include <set>
22 #include <functional>
22 23
23 //#define DEBUG_EVENT_SERIES 1 24 //#define DEBUG_EVENT_SERIES 1
24 25
25 /** 26 /**
26 * Container storing a series of events, with or without durations, 27 * Container storing a series of events, with or without durations,