Skip to content

Commit ca54a6f

Browse files
committed
Use defs from rules_cc
1 parent a6b8537 commit ca54a6f

File tree

1 file changed

+1
-0
lines changed
  • examples/small_world/src/old_folder_structure

1 file changed

+1
-0
lines changed

examples/small_world/src/old_folder_structure/BUILD.bazel

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
load("@rules_cc//cc:defs.bzl", "cc_library")
12
load("@rules_swiftnav//cc:defs.bzl", "UNIT", "swift_cc_test")
23

34
cc_library(

0 commit comments

Comments
 (0)