DRTVWR-489-emoji: less haste. more speed. Missed another test issue. Rebuilt locally with tests and confirmed it works now
parent
923733e591
commit
6f31fabbc2
|
|
@ -300,7 +300,7 @@ namespace tut
|
|||
{
|
||||
LLSINGLETON_EMPTY_CTOR(CircularPInit);
|
||||
public:
|
||||
virtual void initSingleton()
|
||||
virtual void initSingleton() override
|
||||
{
|
||||
// never mind indirection, just go straight for the circularity
|
||||
CircularPInit *pt = getInstance();
|
||||
|
|
|
|||
Loading…
Reference in New Issue