summaryrefslogtreecommitdiff
path: root/upb/descriptor
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 /upb/descriptor
parent8e737d4f9acd3bb7620fdb237f5b943b41b75e9e (diff)
Fixes for google3.
Diffstat (limited to 'upb/descriptor')
-rw-r--r--upb/descriptor/descriptor.upbdefs.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/upb/descriptor/descriptor.upbdefs.c b/upb/descriptor/descriptor.upbdefs.c
index fa5bb3b..d91f674 100644
--- a/upb/descriptor/descriptor.upbdefs.c
+++ b/upb/descriptor/descriptor.upbdefs.c
@@ -7,8 +7,6 @@
* regenerated. */
#include "upb/def.h"
-#include "upb/structdefs.int.h"
-
static const upb_msgdef msgs[22];
static const upb_fielddef fields[107];
static const upb_enumdef enums[5];
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback