Skip to content

Commit

Permalink
Add missing absl random bit_gen_ref target
Browse files Browse the repository at this point in the history
PiperOrigin-RevId: 630307088
  • Loading branch information
tensorflower-gardener authored and Copybara-Service committed May 8, 2024
1 parent 6c91421 commit 5ab92af
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions third_party/absl/system.absl.random.BUILD
Original file line number Diff line number Diff line change
Expand Up @@ -51,3 +51,7 @@ cc_library(
"//absl/types:span",
],
)

cc_library(
name = "bit_gen_ref",
)

0 comments on commit 5ab92af

Please sign in to comment.