Skip to content

Commit cac5983

Browse files
committed
Add FP-to-string support to core library
1 parent fe187b7 commit cac5983

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Runtimes/Core/core/CMakeLists.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -80,6 +80,7 @@ add_library(swiftCore
8080
FlatMap.swift
8181
Flatten.swift
8282
FloatingPoint.swift
83+
FloatingPointToString.swift
8384
Hashable.swift
8485
AnyHashable.swift # ORDER DEPENDENCY
8586
Hasher.swift

0 commit comments

Comments
 (0)