Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Ignore:
Timestamp:
Apr 7, 2005, 3:54:49 PM (19 years ago)
Author:
chris
Message:

orxonox/branches/levelloader: Merged trunk into branch… still not working though…

File:
1 edited

Legend:

Unmodified
Added
Removed
  • orxonox/branches/levelloader/src/track_manager.h

    r3605 r3746  
    1212#define _TRACK_MANAGER_H
    1313
    14 #include "stdincl.h"
    1514#include "curve.h"
    1615#include "substring.h"
     16#include "base_object.h"
    1717
    1818class PNode;
    19 class TrackNamer;
     19template<class T> class tList;
    2020
    2121// Static Definitions
Note: See TracChangeset for help on using the changeset viewer.