Skip to content

Commit

Permalink
[libc++][NFC] Remove duplicate ranges entry in CMakeLists.txt.
Browse files Browse the repository at this point in the history
The second entry got added accidentally as part of 5a3309f.

Reviewed By: cjdb

Differential Revision: https://reviews.llvm.org/D108726
  • Loading branch information
DimitryAndric committed Aug 25, 2021
1 parent db3d029 commit 18da6db
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion libcxx/include/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -383,7 +383,6 @@ set(files
queue
random
ranges
ranges
ratio
regex
scoped_allocator
Expand Down

0 comments on commit 18da6db

Please sign in to comment.