Add array header for complaining compiler

pull/17072/head
Yash Tibrewal 6 years ago
parent 382fe4b475
commit ded9434e4c
  1. 1
      include/grpcpp/impl/codegen/interceptor_common.h

@ -19,6 +19,7 @@
#ifndef GRPCPP_IMPL_CODEGEN_INTERCEPTOR_COMMON_H
#define GRPCPP_IMPL_CODEGEN_INTERCEPTOR_COMMON_H
#include <array>
#include <functional>
#include <grpcpp/impl/codegen/call.h>

Loading…
Cancel
Save