From 94a2f5bd9c476c7860c412b434b535f472c9a701 Mon Sep 17 00:00:00 2001 From: Joshua Haberman Date: Sat, 4 Jul 2009 11:28:09 -0700 Subject: Move upb_string into its own header file. --- upb_table.h | 1 + 1 file changed, 1 insertion(+) (limited to 'upb_table.h') diff --git a/upb_table.h b/upb_table.h index d024b85..5f9be99 100644 --- a/upb_table.h +++ b/upb_table.h @@ -17,6 +17,7 @@ #include #include "upb.h" +#include "upb_string.h" #ifdef __cplusplus extern "C" { -- cgit v1.2.3