Some refactoring.

This commit is contained in:
Daniel Lemire
2018-11-30 09:37:57 -05:00
parent 12b518578d
commit e5707331e9
30 changed files with 122 additions and 114 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
#include "jsonparser/jsonparser.h"
#include "simdjson/jsonparser.h"
// allocate a ParsedJson structure that can support document
// up to len bytes.