Explorar o código

Explicitly import dispatch

Chris Vanderschuere %!s(int64=7) %!d(string=hai) anos
pai
achega
76faf092af
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      Sources/SwiftGRPC/Core/Channel.swift

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

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