Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Ignore:
Timestamp:
May 24, 2015, 1:48:18 PM (9 years ago)
Author:
landauf
Message:

wrap ScopedSingletonWrapper in a StaticallyInitializedScopedSingletonWrapper. doesn't do a lot at the moment.

File:
1 edited

Legend:

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

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