3 lines
92 B
C++
3 lines
92 B
C++
|
#include "common/ISingleton.h"
|
||
|
|
||
|
//template <typename T> T * Singleton <T>::ms_Singleton = 0;
|