summaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
authorJosh Haberman <jhaberman@gmail.com>2019-01-28 12:07:06 -0800
committerJosh Haberman <jhaberman@gmail.com>2019-01-28 12:07:06 -0800
commit22ad7121c2792e3c473776c22f8e7a63a0116d33 (patch)
treee6920484d20e7bbf9712d0724b01a058a33d81ad /tests
parent8e737d4f9acd3bb7620fdb237f5b943b41b75e9e (diff)
Fixes for google3.
Diffstat (limited to 'tests')
-rw-r--r--tests/json/test.upbdefs.c2
1 files changed, 0 insertions, 2 deletions
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];
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback