summaryrefslogtreecommitdiff
path: root/upb/json/parser.rl
diff options
context:
space:
mode:
Diffstat (limited to 'upb/json/parser.rl')
-rw-r--r--upb/json/parser.rl1
1 files changed, 0 insertions, 1 deletions
diff --git a/upb/json/parser.rl b/upb/json/parser.rl
index 15ca477..b7f1386 100644
--- a/upb/json/parser.rl
+++ b/upb/json/parser.rl
@@ -19,7 +19,6 @@
** - handling of keys/escape-sequences/etc that span input buffers.
*/
-#include <assert.h>
#include <errno.h>
#include <stdint.h>
#include <stdlib.h>
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback