summaryrefslogtreecommitdiff
path: root/src/upb_table.h
diff options
context:
space:
mode:
authorJoshua Haberman <joshua@reverberate.org>2009-12-29 18:39:51 -0800
committerJoshua Haberman <joshua@reverberate.org>2009-12-29 18:39:51 -0800
commitcc396257679698852380822bc6bfb61d33244172 (patch)
treea8aa652251198a9a47bcd2434ae490140accb986 /src/upb_table.h
parent2876225d0547ea7833991b9da8a72427e4bc69b9 (diff)
Getting closer, only a few functions undefined now.
Diffstat (limited to 'src/upb_table.h')
-rw-r--r--src/upb_table.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/upb_table.h b/src/upb_table.h
index 31ff7d2..b89906d 100644
--- a/src/upb_table.h
+++ b/src/upb_table.h
@@ -17,7 +17,6 @@
#include <assert.h>
#include "upb.h"
-#include "upb_data.h"
#ifdef __cplusplus
extern "C" {
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback