Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Ignore:
Timestamp:
Jun 15, 2009, 8:20:14 PM (15 years ago)
Author:
rgrieder
Message:

Cleanup in gametypes, infos and items

File:
1 edited

Legend:

Unmodified
Added
Removed
  • code/branches/pch/src/orxonox/objects/gametypes/Gametype.h

    r3177 r3179  
    3333
    3434#include <map>
     35#include <set>
     36#include <string>
    3537
    3638#include "core/BaseObject.h"
    3739#include "core/Identifier.h"
    38 #include "objects/worldentities/ControllableEntity.h"
    3940#include "interfaces/Tickable.h"
    4041#include "objects/infos/GametypeInfo.h"
Note: See TracChangeset for help on using the changeset viewer.