Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Ignore:
Timestamp:
May 24, 2015, 11:51:05 AM (9 years ago)
Author:
landauf
Message:

renamed ScopedSingletonManager to ScopedSingletonWrapper. removed static maps.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • code/branches/core7/src/libraries/core/Core.cc

    r10413 r10458  
    5757#include "util/output/OutputManager.h"
    5858#include "core/singleton/Scope.h"
    59 #include "core/singleton/ScopedSingletonManager.h"
     59#include "core/singleton/ScopedSingletonWrapper.h"
    6060#include "util/SignalHandler.h"
    6161#include "PathConfig.h"
Note: See TracChangeset for help on using the changeset viewer.