summaryrefslogtreecommitdiffstats
path: root/source/Concept/Framework/stdafx.h
diff options
context:
space:
mode:
authormasterm <devnull@localhost>2007-02-23 00:37:00 +0100
committermasterm <devnull@localhost>2007-02-23 00:37:00 +0100
commitb18e19bee517d70d36c00f5561a075d46b0c20bd (patch)
tree150b4af23747a8ee7987aac3504dc80692450f5d /source/Concept/Framework/stdafx.h
parente51f1c203897019ee5669e44d35cf1241514d442 (diff)
downloadrc2007-soccer-b18e19bee517d70d36c00f5561a075d46b0c20bd.tar
rc2007-soccer-b18e19bee517d70d36c00f5561a075d46b0c20bd.zip
+++ implemented command handler
Diffstat (limited to 'source/Concept/Framework/stdafx.h')
-rw-r--r--source/Concept/Framework/stdafx.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/source/Concept/Framework/stdafx.h b/source/Concept/Framework/stdafx.h
index a4054e3..88d8c85 100644
--- a/source/Concept/Framework/stdafx.h
+++ b/source/Concept/Framework/stdafx.h
@@ -20,6 +20,7 @@
#include "distance_sensor.h"
#include "ir_sensor.h"
#include "mouse_sensor.h"
+#include "command_handler.h"
#include "position_tracker.h"
#include "ball_tracker.h"
#include "navigator.h"