2021-10-06 02:45:46 +02:00

3 lines
92 B
C++

#include "common/ISingleton.h"
//template <typename T> T * Singleton <T>::ms_Singleton = 0;