Now builds.
* Cut out all extraneous includes.
This commit is contained in:
@@ -1,10 +1,2 @@
|
||||
|
||||
#include <mind.h>
|
||||
|
||||
AttentionGrabber Mind::poll(void)
|
||||
{
|
||||
AttentionTrigger tmpAt;
|
||||
Chronomenon tmpChron;
|
||||
|
||||
return AttentionGrabber(tmpAt, tmpChron);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user