bazel: fix more load statements

This commit is contained in:
Corentin Le Molgat
2025-08-06 10:57:31 +02:00
parent 0db80a34f6
commit 2fd586595b
20 changed files with 38 additions and 4 deletions

View File

@@ -11,6 +11,8 @@
# See the License for the specific language governing permissions and
# limitations under the License.
load("@rules_cc//cc:cc_library.bzl", "cc_library")
package(default_visibility = ["//visibility:public"])
cc_library(