Skip to content

Commit f1a4abf

Browse files
committed
import Foundation
1 parent 211253d commit f1a4abf

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Sources/Basic/Path.swift

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,8 @@
88
See http://swift.org/CONTRIBUTORS.txt for Swift project authors
99
*/
1010

11+
import Foundation
12+
1113
/// Represents an absolute file system path, independently of what (or whether
1214
/// anything at all) exists at that path in the file system at any given time.
1315
/// An absolute path always starts with a `/` character, and holds a normalized

0 commit comments

Comments
 (0)