Skip to content

Commit 56ea7fb

Browse files
author
Laxman Dhulipala
committed
Migrate to bzlmod
1 parent 2a55b05 commit 56ea7fb

2 files changed

Lines changed: 2 additions & 3 deletions

File tree

include/WORKSPACE

Lines changed: 0 additions & 3 deletions
This file was deleted.

include/parlay/BUILD

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -101,6 +101,7 @@ cc_library(
101101
":parallel",
102102
":random",
103103
":range",
104+
":relocation",
104105
":sequence",
105106
":slice",
106107
":type_traits",
@@ -168,6 +169,7 @@ cc_library(
168169
deps = [
169170
":alloc",
170171
":parallel",
172+
":portability",
171173
":range",
172174
":slice",
173175
":type_traits",

0 commit comments

Comments
 (0)