Skip to content

Commit b6d8578

Browse files
authored
Add missing import _Concurrency to ManifestLoader.swift
1 parent acdf74c commit b6d8578

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Sources/PackageLoading/ManifestLoader.swift

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@
1010
//
1111
//===----------------------------------------------------------------------===//
1212

13+
import _Concurrency
1314
import Basics
1415
import Dispatch
1516
@_implementationOnly import Foundation

0 commit comments

Comments
 (0)