enderalse/source/fs.dll/common/ISingleton.cpp

3 lines
92 B
C++
Raw Normal View History

2021-10-06 00:45:46 +00:00
#include "common/ISingleton.h"
//template <typename T> T * Singleton <T>::ms_Singleton = 0;