Skip to content

Commit

Permalink
Exposes enum and field mini-descriptor reflection to friends.
Browse files Browse the repository at this point in the history
Exposes enum and field mini-descriptor reflection to friends.

PiperOrigin-RevId: 562883297
  • Loading branch information
protobuf-github-bot authored and copybara-github committed Sep 7, 2023
1 parent c23ae49 commit cdefdd0
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions upb/BUILD
Original file line number Diff line number Diff line change
Expand Up @@ -201,6 +201,8 @@ bootstrap_cc_library(
hdrs = [
"upb/reflection/def.h",
"upb/reflection/def.hpp",
"upb/reflection/enum_def.h",
"upb/reflection/field_def.h",
"upb/reflection/message.h",
"upb/reflection/message.hpp",
],
Expand Down

0 comments on commit cdefdd0

Please sign in to comment.