Skip to content

Commit 687a23c

Browse files
committed
Remove voidify after merge conflict
1 parent 12a9d06 commit 687a23c

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

libcxx/include/module.modulemap

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1528,7 +1528,6 @@ module std [system] {
15281528
}
15291529
module uses_allocator { header "__memory/uses_allocator.h" }
15301530
module uses_allocator_construction { header "__memory/uses_allocator_construction.h" }
1531-
module voidify { header "__memory/voidify.h" }
15321531

15331532
header "memory"
15341533
export *

0 commit comments

Comments
 (0)