Remove a useless forward declaration

pull/8439/head
Vijay Pai 8 years ago
parent 247d413f8b
commit bcc59f425c
  1. 1
      include/grpc++/impl/codegen/server_context.h

@ -44,7 +44,6 @@
#include <grpc++/impl/codegen/time.h>
#include <grpc/impl/codegen/compression_types.h>
struct gpr_timespec;
struct grpc_metadata;
struct grpc_call;
struct census_context;

Loading…
Cancel
Save