Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Changeset 2166 in orxonox.OLD for orxonox/branches/chris/src/orxonox.cc


Ignore:
Timestamp:
Jul 15, 2004, 10:21:14 PM (20 years ago)
Author:
chris
Message:

orxonox/branches/chris: fixed faulty include commands

File:
1 edited

Legend:

Unmodified
Added
Removed
  • orxonox/branches/chris/src/orxonox.cc

    r2165 r2166  
    2929#include "data_tank.h"
    3030#include "command_node.h"
    31 #include <strings.h>
     31#include <string.h>
    3232
    3333using namespace std;
     
    3636        \brief create a new Orxonox
    3737*/
    38 Orxonox::Orxonox () 
     38Orxonox::Orxonox ()
    3939{
    4040  pause = false;
Note: See TracChangeset for help on using the changeset viewer.