Add includes

pull/4965/head
Craig Tiller 9 years ago
parent 74b611ccdd
commit 07871559e1
  1. 2
      include/grpc/support/cpu.h
  2. 2
      include/grpc/support/subprocess.h

@ -34,6 +34,8 @@
#ifndef GRPC_SUPPORT_CPU_H
#define GRPC_SUPPORT_CPU_H
#include <grpc/support/port_platform.h>
#ifdef __cplusplus
extern "C" {
#endif

@ -34,6 +34,8 @@
#ifndef GRPC_SUPPORT_SUBPROCESS_H
#define GRPC_SUPPORT_SUBPROCESS_H
#include <grpc/support/port_platform.h>
#ifdef __cplusplus
extern "C" {
#endif

Loading…
Cancel
Save