Merge pull request #5233 from ctiller/knobbly

Small tweak to make some customer code compile
pull/5246/head
Vijay Pai 9 years ago
commit 2d5e4dcaff
  1. 1
      include/grpc++/create_channel.h

@ -36,6 +36,7 @@
#include <memory>
#include <grpc++/channel.h>
#include <grpc++/security/credentials.h>
#include <grpc++/support/channel_arguments.h>
#include <grpc++/support/config.h>

Loading…
Cancel
Save