Skip to content

Commit 9a8fc7a

Browse files
Automated Code Change
PiperOrigin-RevId: 783032426
1 parent 50ad5db commit 9a8fc7a

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

third_party/utf8_range/BUILD.bazel

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,8 @@
44
# license that can be found in the LICENSE file or at
55
# https://opensource.org/licenses/MIT.
66

7+
load("@rules_cc//cc:cc_library.bzl", "cc_library")
8+
load("@rules_cc//cc:cc_test.bzl", "cc_test")
79
load("@rules_license//rules:license.bzl", "license")
810

911
DEFAULT_VISIBILITY = [

0 commit comments

Comments
 (0)