Auto hotspot implementation
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
#include "DBusEvent.hpp"
|
||||
|
||||
|
||||
|
||||
namespace impl {
|
||||
std::atomic<uint64_t> NextHandle;
|
||||
}
|
||||
Reference in New Issue
Block a user