Skip to content

Commit 93fa532

Browse files
authored
Merge pull request #263 from ahoppen/import-free
Import `Darwin` in files that use `free`
2 parents 7339f78 + 6391623 commit 93fa532

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

SourceKitStressTester/Sources/SwiftSourceKit/SourcekitdRequest.swift

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@
1212
// This file provides a convenient way to build a sourcekitd request.
1313
//===----------------------------------------------------------------------===//
1414

15+
import Darwin
1516
import sourcekitd
1617

1718
public struct SourceKitdRequest: CustomStringConvertible {

0 commit comments

Comments
 (0)