2
0
Эх сурвалжийг харах

Explicitly import dispatch

Chris Vanderschuere 7 жил өмнө
parent
commit
76faf092af

+ 1 - 0
Sources/SwiftGRPC/Core/Channel.swift

@@ -15,6 +15,7 @@
  */
 #if SWIFT_PACKAGE
   import CgRPC
+  import Dispatch
 #endif
 import Foundation