Skip to content

Commit

Permalink
[Bazel][libc] Fix build failure
Browse files Browse the repository at this point in the history
  • Loading branch information
pranavk committed Apr 23, 2024
1 parent 8f54ed2 commit 28cea99
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -76,6 +76,7 @@ libc_support_library(
deps = [
":LibcUnitTest",
":string_utils",
":test_logger",
"//libc:__support_cpp_array",
"//libc:__support_cpp_bit",
"//libc:__support_cpp_bitset",
Expand Down

0 comments on commit 28cea99

Please sign in to comment.