summaryrefslogtreecommitdiffstats
path: root/source/Concept/stdafx.h
diff options
context:
space:
mode:
Diffstat (limited to 'source/Concept/stdafx.h')
-rw-r--r--source/Concept/stdafx.h12
1 files changed, 0 insertions, 12 deletions
diff --git a/source/Concept/stdafx.h b/source/Concept/stdafx.h
deleted file mode 100644
index 0a5a81e..0000000
--- a/source/Concept/stdafx.h
+++ /dev/null
@@ -1,12 +0,0 @@
-#include <iostream>
-#include <stdlib.h>
-#include <string>
-#include <hash_map>
-
-using namespace std;
-
-#include "defines.h"
-#include "io_module.h"
-#include "sensor.h"
-#include "engine.h"
-#include "robot.h" \ No newline at end of file