Skip to content

Commit 4bfa2bf

Browse files
author
Dave Abrahams
authored
Merge pull request #10131 from natecook1000/nc-dw-sep
[stdlib] Move DoubleWidth into its own file
2 parents ea4e3e5 + 6133adc commit 4bfa2bf

File tree

4 files changed

+559
-543
lines changed

4 files changed

+559
-543
lines changed

stdlib/public/core/CMakeLists.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -47,6 +47,7 @@ set(SWIFTLIB_ESSENTIAL
4747
CString.swift
4848
CTypes.swift
4949
DebuggerSupport.swift
50+
DoubleWidth.swift.gyb
5051
DropWhile.swift.gyb
5152
Dump.swift
5253
EmptyCollection.swift

0 commit comments

Comments
 (0)