Changeset 2058 in orxonox.OLD for orxonox/branches/chris/src/input_output.h
- Timestamp:
- Jul 2, 2004, 11:36:56 AM (21 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
orxonox/branches/chris/src/input_output.h
r1982 r2058 5 5 #define INPUT_OUTPUT_H 6 6 7 #include "world.h" 8 #include "input_output.h" 9 #include "player.h" 7 10 8 11 9 #include "data_tank.h" 10 11 class World; 12 class Player; 12 13 13 14 class InputOutput {
Note: See TracChangeset
for help on using the changeset viewer.