mirror of https://github.com/sipwise/sems.git
parent
a292668861
commit
0ea62e575b
@ -1,7 +1,7 @@
|
||||
#ifndef _singleton_h_
|
||||
#define _singleton_h_
|
||||
|
||||
#include "../AmThread.h"
|
||||
#include "AmThread.h"
|
||||
|
||||
template<class T>
|
||||
class singleton
|
||||
Loading…
Reference in new issue