Sync changes.
This commit is contained in:
parent
c13c62bf48
commit
0ae1e5f1d4
3 changed files with 22 additions and 9 deletions
|
@ -69,9 +69,9 @@ private:
|
|||
Base *m_base;
|
||||
char m_id[32];
|
||||
char m_workerId[128];
|
||||
const uint64_t m_timestamp;
|
||||
Httpd *m_httpd;
|
||||
std::vector<IApiListener *> m_listeners;
|
||||
uint64_t m_timestamp;
|
||||
};
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue