diff Induction.h @ 9:4f6626f9ffac

Many fixes. This now compiles and passes the plugin tester, but I don't expect it produces any results yet.
author Chris Cannam
date Fri, 30 Sep 2011 15:39:17 +0100
parents 3c11becfc81a
children 59520cd6abac
line wrap: on
line diff
--- a/Induction.h	Fri Sep 30 11:37:25 2011 +0100
+++ b/Induction.h	Fri Sep 30 15:39:17 2011 +0100
@@ -17,6 +17,7 @@
 #define _INDUCTION_H_
 
 #include "Agent.h"
+#include "AgentList.h"
 #include "Event.h"
 
 #include <vector>