修改头文件修复编译错误
This commit is contained in:
@@ -1,5 +1,7 @@
|
||||
#include "singleton_manager.h"
|
||||
|
||||
#include <cstdint>
|
||||
|
||||
#include "singleton.h"
|
||||
|
||||
bool singleton_initliazer::has_init(singleton* s) {
|
||||
|
||||
Reference in New Issue
Block a user