ext/oj/oj.h in oj-2.7.1 vs ext/oj/oj.h in oj-2.7.2

- old
+ new

@@ -134,9 +134,10 @@ char class_cache; // YesNo char time_format; // TimeFormat char bigdec_as_num; // YesNo char bigdec_load; // BigLoad char to_json; // YesNo + char nilnil; // YesNo const char *create_id; // 0 or string size_t create_id_len; // length of create_id int sec_prec; // second precision when dumping time char allow_gc; // allow GC during parse DumpOpts dump_opts;