From 61109fca1f967771c21dc7184aee35f3b439c577 Mon Sep 17 00:00:00 2001 From: Josh Haberman Date: Tue, 28 May 2013 15:35:05 -0700 Subject: Fix to compile on Linux. --- upb/google/bridge.cc | 1 + 1 file changed, 1 insertion(+) (limited to 'upb') diff --git a/upb/google/bridge.cc b/upb/google/bridge.cc index 9386427..9c2a69e 100644 --- a/upb/google/bridge.cc +++ b/upb/google/bridge.cc @@ -11,6 +11,7 @@ #include "upb/google/bridge.h" +#include #include #include #include "upb/def.h" -- cgit v1.2.3