Small tweak to make some customer code compile

pull/5233/head
Craig Tiller 9 years ago
parent 017f84ead8
commit d4f2604b53
  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