修复macos编译
This commit is contained in:
@@ -1,7 +1,9 @@
|
||||
#include "singleton_manager.h"
|
||||
|
||||
#include <cstdint>
|
||||
|
||||
#ifdef __APPLE__
|
||||
#include <__algorithm/ranges_find.h>
|
||||
#endif
|
||||
#include "singleton.h"
|
||||
|
||||
bool singleton_initliazer::has_init(singleton* s) {
|
||||
|
||||
Reference in New Issue
Block a user