We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 923f0a8 commit 59defd0Copy full SHA for 59defd0
pybind11_protobuf/BUILD
@@ -1,6 +1,6 @@
1
# Pybind11 bindings for Google's Protocol Buffers
2
3
-load("@pybind11_bazel//:build_defs.bzl", "pybind_extension", "pybind_library")
+load("@pybind11_bazel//:build_defs.bzl", "pybind_library")
4
load("@bazel_skylib//rules:common_settings.bzl", "bool_flag")
5
6
licenses(["notice"])
pybind11_protobuf/proto.cc
0 commit comments