diff options
Diffstat (limited to 'storage/connect/json.h')
-rw-r--r-- | storage/connect/json.h | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/storage/connect/json.h b/storage/connect/json.h index da45157f124..e08846149a3 100644 --- a/storage/connect/json.h +++ b/storage/connect/json.h @@ -267,4 +267,7 @@ class JVALUE : public JSON { PJVAL Next; // Next value in array bool Del; // True when deleted }; // end of class JVALUE +<<<<<<< HEAD +======= +>>>>>>> ob-10.1 |