Fix teh Singletons to have a global registry
This commit is contained in:
@@ -28,4 +28,5 @@
|
||||
|
||||
#include "llsingleton.h"
|
||||
|
||||
std::map<std::string, void*>* LLSingletonRegistry::sSingletonMap = NULL;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user