Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Ignore:
Timestamp:
Aug 23, 2010, 6:50:22 PM (14 years ago)
Author:
landauf
Message:

moved ScopedSingletonManager to util

File:
1 edited

Legend:

Unmodified
Added
Removed
  • code/branches/consolecommands3/src/modules/pickup/PickupManager.cc

    r7163 r7207  
    3434#include "PickupManager.h"
    3535
     36#include "util/Convert.h"
     37#include "util/ScopedSingletonManager.h"
    3638#include "core/CoreIncludes.h"
    3739#include "core/LuaState.h"
    3840#include "core/GUIManager.h"
    39 #include "core/ScopedSingletonManager.h"
    4041#include "core/Identifier.h"
    41 #include "util/Convert.h"
    4242#include "interfaces/PickupCarrier.h"
    4343#include "infos/PlayerInfo.h"
Note: See TracChangeset for help on using the changeset viewer.