summaryrefslogtreecommitdiff
path: root/upb/generated_util.h
diff options
context:
space:
mode:
Diffstat (limited to 'upb/generated_util.h')
-rw-r--r--upb/generated_util.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/upb/generated_util.h b/upb/generated_util.h
index 657280f..0d5e6ba 100644
--- a/upb/generated_util.h
+++ b/upb/generated_util.h
@@ -8,7 +8,6 @@
#include <stdint.h>
#include "upb/msg.h"
-#include "upb/structs.int.h"
#define PTR_AT(msg, ofs, type) (type*)((const char*)msg + ofs)
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback