make things compile
This commit is contained in:
parent
5c73fe9304
commit
0b04f772ef
8 changed files with 700 additions and 72 deletions
|
@ -150,10 +150,6 @@ public:
|
|||
_changeListeners.push_back(listener);
|
||||
}
|
||||
|
||||
virtual bool ready() {
|
||||
return true;
|
||||
}
|
||||
|
||||
protected:
|
||||
static inline bool _compareRecords(const nlohmann::json &a,const nlohmann::json &b)
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue