Add needed include

reviewable/pr16488/r12
Hope Casey-Allen 6 years ago
parent 327c514fe7
commit 4cc1cd7baa
  1. 1
      test/core/transport/metadata_test.cc

@ -27,6 +27,7 @@
#include <grpc/support/string_util.h>
#include "src/core/ext/transport/chttp2/transport/bin_encoder.h"
#include "src/core/ext/transport/chttp2/transport/hpack_table.h"
#include "src/core/lib/gpr/string.h"
#include "src/core/lib/iomgr/exec_ctx.h"
#include "src/core/lib/slice/slice_internal.h"

Loading…
Cancel
Save