From 7a1e6aa84ba857d2e3cdc6e5fd50e3bda210c164 Mon Sep 17 00:00:00 2001 From: Esun Kim Date: Tue, 30 Jul 2019 15:43:50 -0700 Subject: Support MSVC prior to 2015 --- BUILD | 1 + 1 file changed, 1 insertion(+) (limited to 'BUILD') diff --git a/BUILD b/BUILD index 8c20d70..c55e224 100644 --- a/BUILD +++ b/BUILD @@ -62,6 +62,7 @@ cc_library( "upb/generated_util.h", "upb/msg.c", "upb/msg.h", + "upb/port.c", "upb/port_def.inc", "upb/port_undef.inc", "upb/table.c", -- cgit v1.2.3