From 7031f776663596a68736c7db5c68c8eeca6d3f07 Mon Sep 17 00:00:00 2001 From: Vishal Powar Date: Wed, 28 Nov 2018 15:32:16 -0800 Subject: [PATCH] Add visibility for use in other projects. --- BUILD | 1 + 1 file changed, 1 insertion(+) diff --git a/BUILD b/BUILD index 6503ed0b67..fb3465787e 100644 --- a/BUILD +++ b/BUILD @@ -50,6 +50,7 @@ cc_library( "-pedantic", "-Wno-long-long", ], + visibility = ["//visibility:public"], ) cc_library(