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/libraries/core/Core.cc

    r7204 r7207  
    5252#include "util/Exception.h"
    5353#include "util/Scope.h"
     54#include "util/ScopedSingletonManager.h"
    5455#include "util/SignalHandler.h"
    5556#include "PathConfig.h"
     
    6566#include "Language.h"
    6667#include "LuaState.h"
    67 #include "ScopedSingletonManager.h"
    6868#include "command/CommandExecutor.h"
    6969#include "command/IOConsole.h"
Note: See TracChangeset for help on using the changeset viewer.