summaryrefslogtreecommitdiff
path: root/upb/json/printer.h
diff options
context:
space:
mode:
Diffstat (limited to 'upb/json/printer.h')
-rw-r--r--upb/json/printer.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/upb/json/printer.h b/upb/json/printer.h
index 36a24e9..548af0a 100644
--- a/upb/json/printer.h
+++ b/upb/json/printer.h
@@ -7,7 +7,6 @@
#ifndef UPB_JSON_TYPED_PRINTER_H_
#define UPB_JSON_TYPED_PRINTER_H_
-#include "upb/env.h"
#include "upb/sink.h"
#ifdef __cplusplus
@@ -23,7 +22,7 @@ UPB_DECLARE_TYPE(upb::json::Printer, upb_json_printer)
/* upb::json::Printer *********************************************************/
-#define UPB_JSON_PRINTER_SIZE 168
+#define UPB_JSON_PRINTER_SIZE 176
#ifdef __cplusplus
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback