Skip to content

Commit 0e1c5bf

Browse files
committed
[gn build] Port 69b54c1
1 parent 69b54c1 commit 0e1c5bf

File tree

1 file changed

+1
-0
lines changed
  • llvm/utils/gn/secondary/libcxx/include

1 file changed

+1
-0
lines changed

llvm/utils/gn/secondary/libcxx/include/BUILD.gn

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -145,6 +145,7 @@ if (current_toolchain == default_toolchain) {
145145
"__algorithm/prev_permutation.h",
146146
"__algorithm/pstl.h",
147147
"__algorithm/push_heap.h",
148+
"__algorithm/radix_sort.h",
148149
"__algorithm/ranges_adjacent_find.h",
149150
"__algorithm/ranges_all_of.h",
150151
"__algorithm/ranges_any_of.h",

0 commit comments

Comments
 (0)