Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Changeset 2036 in orxonox.OLD for orxonox/trunk/src/input_output.cc


Ignore:
Timestamp:
Jun 27, 2004, 7:48:44 PM (20 years ago)
Author:
patrick
Message:

orxonxo/trunk/src: extended framework: class inheritance, right including (had som bugs), framework not finished yet

File:
1 edited

Legend:

Unmodified
Added
Removed
  • orxonox/trunk/src/input_output.cc

    r1956 r2036  
    1616*/
    1717
     18#include <iostream>
     19
     20#include "world.h"
     21#include "input_output.h"
     22#include "player.h"
    1823
    1924#include "input_output.h"
    20 #include <iostream>
    2125
    2226using namespace std;
Note: See TracChangeset for help on using the changeset viewer.