summaryrefslogtreecommitdiff
path: root/BUILD
diff options
context:
space:
mode:
Diffstat (limited to 'BUILD')
-rw-r--r--BUILD1
1 files changed, 1 insertions, 0 deletions
diff --git a/BUILD b/BUILD
index 025f728..66672ce 100644
--- a/BUILD
+++ b/BUILD
@@ -207,6 +207,7 @@ cc_library(
copts = CPPOPTS,
deps = [
"@absl//absl/base:core_headers",
+ "@absl//absl/container:flat_hash_map",
"@absl//absl/strings",
"@com_google_protobuf//:protobuf",
"@com_google_protobuf//:protoc_lib",
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback