summaryrefslogtreecommitdiff
path: root/grpc/spm-cpp-include/grpcpp/create_channel_posix.h
diff options
context:
space:
mode:
Diffstat (limited to 'grpc/spm-cpp-include/grpcpp/create_channel_posix.h')
-rw-r--r--grpc/spm-cpp-include/grpcpp/create_channel_posix.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/grpc/spm-cpp-include/grpcpp/create_channel_posix.h b/grpc/spm-cpp-include/grpcpp/create_channel_posix.h
index 8c34330d..e6019d2c 100644
--- a/grpc/spm-cpp-include/grpcpp/create_channel_posix.h
+++ b/grpc/spm-cpp-include/grpcpp/create_channel_posix.h
@@ -19,9 +19,10 @@
#ifndef GRPCPP_CREATE_CHANNEL_POSIX_H
#define GRPCPP_CREATE_CHANNEL_POSIX_H
+#include <grpc/support/port_platform.h>
+
#include <memory>
-#include <grpc/support/port_platform.h>
#include <grpcpp/channel.h>
#include <grpcpp/support/channel_arguments.h>