diff options
author | sicarius <devnull@localhost> | 2007-01-16 17:10:05 +0100 |
---|---|---|
committer | sicarius <devnull@localhost> | 2007-01-16 17:10:05 +0100 |
commit | 79115386afc1dee957f77e9a82b5b9b2c5f347e6 (patch) | |
tree | 6b9f8dd15eb4032d569c026750095ba00a7479e5 /source/Concept/stdafx.h | |
parent | 3b12c56f1b11be4aa538638baffa0b298440c57f (diff) | |
download | rc2007-soccer-79115386afc1dee957f77e9a82b5b9b2c5f347e6.tar rc2007-soccer-79115386afc1dee957f77e9a82b5b9b2c5f347e6.zip |
Changed some things in Concept directory
Diffstat (limited to 'source/Concept/stdafx.h')
-rw-r--r-- | source/Concept/stdafx.h | 12 |
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 |