summaryrefslogtreecommitdiff
path: root/upb/msg.h
diff options
context:
space:
mode:
authorJoshua Haberman <jhaberman@gmail.com>2017-01-23 10:56:59 -0800
committerGitHub <noreply@github.com>2017-01-23 10:56:59 -0800
commit9a9a1097a7bdb096208feab9f2fc8c440d315895 (patch)
tree95361fb4fa68f65f763e7f6db9f8ef9e6c3fdc81 /upb/msg.h
parentd5d2eadee5ef2348866d34b3d6e4a616c09576b9 (diff)
parentc850bc0a4e62c1c9c21c1f6cfe3b8293e64831cf (diff)
Merge pull request #76 from haberman/movesymtab
Moved upb_symtab to def.h/def.c.
Diffstat (limited to 'upb/msg.h')
-rw-r--r--upb/msg.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/upb/msg.h b/upb/msg.h
index 141095c..36470ae 100644
--- a/upb/msg.h
+++ b/upb/msg.h
@@ -29,7 +29,6 @@
#include "upb/def.h"
#include "upb/handlers.h"
#include "upb/sink.h"
-#include "upb/symtab.h"
#ifdef __cplusplus
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback