Fix include header issue

pull/18444/head
Karthik Ravi Shankar 6 years ago
parent 60bdeef9f4
commit be9479542c
  1. 2
      include/grpcpp/security/credentials_impl.h

@ -282,4 +282,4 @@ std::shared_ptr<ChannelCredentials> LocalCredentials(
} // namespace experimental
} // namespace grpc_impl
#endif // GRPCPP_SECURITY_CREDENTIALS_H
#endif // GRPCPP_SECURITY_CREDENTIALS_IMPL_H

Loading…
Cancel
Save