Browse Source

Support well-known protobuf types (client)

Ben Getsug 8 years ago
parent
commit
ba5ff04250
1 changed files with 1 additions and 0 deletions
  1. 1 0
      Plugin/Templates/client.pb.swift

+ 1 - 0
Plugin/Templates/client.pb.swift

@@ -24,6 +24,7 @@
 import Foundation
 import Dispatch
 import gRPC
+import SwiftProtobuf
 //-{% for service in file.service %}
 
 /// Type for errors thrown from generated client code.