Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Ignore:
Timestamp:
Oct 16, 2010, 12:37:09 PM (15 years ago)
Author:
dafrick
Message:

Documenting and cleanup.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • code/trunk/src/modules/pickup/items/DronePickup.cc

    r7541 r7547  
    3535
    3636#include <sstream>
    37 
    3837#include "core/CoreIncludes.h"
    3938#include "core/XMLPort.h"
    40 #include "util/StringUtils.h"
    4139
    4240#include "controllers/DroneController.h"
    4341#include "pickup/PickupIdentifier.h"
     42#include "worldentities/Drone.h"
    4443#include "worldentities/pawns/Pawn.h"
    45 #include "worldentities/Drone.h"
    46 #include "worldentities/StaticEntity.h"
    4744
    4845namespace orxonox
Note: See TracChangeset for help on using the changeset viewer.