Skip to content

Commit f1b2459

Browse files
rwgkcopybara-github
authored andcommitted
Add missing #include
PiperOrigin-RevId: 661310026
1 parent c97654e commit f1b2459

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pybind11_protobuf/BUILD

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,7 @@ pybind_library(
2525
":check_unknown_fields",
2626
":enum_type_caster",
2727
":proto_cast_util",
28+
"@com_google_absl//absl/strings:string_view",
2829
"@com_google_protobuf//:protobuf",
2930
],
3031
)

0 commit comments

Comments
 (0)