Update C++ generator.

PiperOrigin-RevId: 459633873
pull/13171/head
Protobuf Team Bot 2 years ago committed by Copybara-Service
parent f96b569eb3
commit 201a79071a
  1. 1
      upbc/BUILD

@ -75,6 +75,7 @@ cc_library(
"common.h",
],
copts = UPB_DEFAULT_CPPOPTS,
visibility = ["//third_party/upb/protos_generator:__pkg__"],
deps = [
"@com_google_absl//absl/strings",
"@com_google_protobuf//:protobuf",

Loading…
Cancel
Save