GCP Observability header: Add missing port_platform include (#32230)

pull/32299/head
Yash Tibrewal 2 years ago committed by GitHub
parent 842fddb106
commit 0346fc613b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      src/cpp/ext/gcp/observability_config.h

@ -17,6 +17,8 @@
#ifndef GRPC_SRC_CPP_EXT_GCP_OBSERVABILITY_CONFIG_H
#define GRPC_SRC_CPP_EXT_GCP_OBSERVABILITY_CONFIG_H
#include <grpc/support/port_platform.h>
#include <stdint.h>
#include <map>

Loading…
Cancel
Save