diff options
Diffstat (limited to 'include/grpc++/channel_interface.h')
-rw-r--r-- | include/grpc++/channel_interface.h | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/include/grpc++/channel_interface.h b/include/grpc++/channel_interface.h index 77d1363618..51260aed3d 100644 --- a/include/grpc++/channel_interface.h +++ b/include/grpc++/channel_interface.h @@ -37,12 +37,6 @@ #include <grpc++/status.h> #include <grpc++/impl/call.h> -namespace google { -namespace protobuf { -class Message; -} // namespace protobuf -} // namespace google - struct grpc_call; namespace grpc { |