add end-of-file-fixer
This commit is contained in:
@@ -43,4 +43,4 @@ public:
|
||||
* @return Pointer to JsonToken if found, nullptr if not a known token
|
||||
*/
|
||||
static const struct JsonToken *lookup_json_token(const char *str, size_t len);
|
||||
};
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user