Skip to content

Commit facfdbe

Browse files
committed
[gn build] Port 005916d
1 parent 005916d commit facfdbe

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
@@ -78,6 +78,7 @@ if (current_toolchain == default_toolchain) {
7878
"__algorithm/copy.h",
7979
"__algorithm/copy_backward.h",
8080
"__algorithm/copy_if.h",
81+
"__algorithm/copy_move_common.h",
8182
"__algorithm/copy_n.h",
8283
"__algorithm/count.h",
8384
"__algorithm/count_if.h",

0 commit comments

Comments
 (0)