diff AgentList.h @ 13:0d4048bfadbb

Fixes to beat insertion in Agent. We get plausible results now, but there's probably quite a lot still to do.
author Chris Cannam
date Thu, 06 Oct 2011 18:37:50 +0100
parents 59520cd6abac
children f1252b6a7cf5
line wrap: on
line diff
--- a/AgentList.h	Thu Oct 06 15:21:03 2011 +0100
+++ b/AgentList.h	Thu Oct 06 18:37:50 2011 +0100
@@ -19,6 +19,7 @@
 #include "Agent.h"
 #include "Event.h"
 
+#include <vector>
 #include <algorithm>
 
 #ifdef DEBUG_BEATROOT