Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Ignore:
Timestamp:
Dec 31, 2007, 4:23:39 AM (16 years ago)
Author:
landauf
Message:

moved all files from misc and the tinyxml folder into the new util folder

File:
1 edited

Legend:

Unmodified
Added
Removed
  • code/branches/FICN/src/orxonox/objects/SpaceShip.cc

    r717 r742  
    3434#include <OgreSceneNode.h>
    3535
    36 #include "tinyxml/tinyxml.h"
    37 #include "misc/String2Number.h"
    38 #include "misc/Math.h"
     36#include "util/tinyxml/tinyxml.h"
     37#include "util/String2Number.h"
     38#include "util/Math.h"
    3939#include "../core/CoreIncludes.h"
    4040#include "../core/Debug.h"
Note: See TracChangeset for help on using the changeset viewer.