Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Ignore:
Timestamp:
Nov 27, 2015, 1:41:26 PM (8 years ago)
Author:
gania
Message:

fixed library dependencies

File:
1 edited

Legend:

Unmodified
Added
Removed
  • code/branches/campaignHS15/src/orxonox/controllers/CommonController.h

    r10871 r10875  
    3434#include "worldentities/ControllableEntity.h"
    3535#include "worldentities/pawns/Pawn.h"
    36 #include "util/Math.h"
    3736
    3837#include "tools/Timer.h"
    3938#include "tools/interfaces/Tickable.h"
    4039#include <limits>
    41 #include <algorithm>
    4240#include "worldentities/Actionpoint.h"
    43 #include "worldentities/pawns/SpaceShip.h"
    4441
    4542namespace orxonox
Note: See TracChangeset for help on using the changeset viewer.