From 22ad7121c2792e3c473776c22f8e7a63a0116d33 Mon Sep 17 00:00:00 2001 From: Josh Haberman Date: Mon, 28 Jan 2019 12:07:06 -0800 Subject: Fixes for google3. --- tests/json/test.upbdefs.c | 2 -- 1 file changed, 2 deletions(-) (limited to 'tests') diff --git a/tests/json/test.upbdefs.c b/tests/json/test.upbdefs.c index 933fe5f..826be52 100644 --- a/tests/json/test.upbdefs.c +++ b/tests/json/test.upbdefs.c @@ -7,8 +7,6 @@ * regenerated. */ #include "upb/def.h" -#include "upb/structdefs.int.h" - static const upb_msgdef msgs[8]; static const upb_fielddef fields[37]; static const upb_enumdef enums[1]; -- cgit v1.2.3