Skip to content

Commit 3dd60ba

Browse files
committed
Sort headers in CMakelist
1 parent 1f5bb73 commit 3dd60ba

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

libcxx/include/CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -216,9 +216,9 @@ set(files
216216
__atomic/is_always_lock_free.h
217217
__atomic/kill_dependency.h
218218
__atomic/memory_order.h
219+
__atomic/support.h
219220
__atomic/support/c11.h
220221
__atomic/support/gcc.h
221-
__atomic/support.h
222222
__atomic/to_gcc_order.h
223223
__bit/bit_cast.h
224224
__bit/bit_ceil.h

0 commit comments

Comments
 (0)