Skip to content

Commit

Permalink
Update C++ generator.
Browse files Browse the repository at this point in the history
PiperOrigin-RevId: 459633873
  • Loading branch information
protobuf-github-bot authored and copybara-github committed Jul 7, 2022
1 parent f96b569 commit 201a790
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions upbc/BUILD
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand Down

0 comments on commit 201a790

Please sign in to comment.