[libc++][NFC] Remove duplicate ranges entry in CMakeLists.txt.
authorDimitry Andric <dimitry@andric.com>
Wed, 25 Aug 2021 21:08:13 +0000 (23:08 +0200)
committerDimitry Andric <dimitry@andric.com>
Wed, 25 Aug 2021 21:49:43 +0000 (23:49 +0200)
The second entry got added accidentally as part of 5a3309f825769.

Reviewed By: cjdb

Differential Revision: https://reviews.llvm.org/D108726

libcxx/include/CMakeLists.txt

index 62f5eea..a757449 100644 (file)
@@ -383,7 +383,6 @@ set(files
   queue
   random
   ranges
-  ranges
   ratio
   regex
   scoped_allocator