Page Speed Optimization Libraries  1.13.35.1
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
grpc.h
Go to the documentation of this file.
1 // Copyright 2016 Google Inc.
16 
17 #ifndef PAGESPEED_KERNEL_UTIL_GRPC_H_
18 #define PAGESPEED_KERNEL_UTIL_GRPC_H_
19 
20 #ifdef OK
21 #error You must include include httpd.h via apache_httpd_includes.h
22 #endif
23 
26 
27 #include <grpc++/grpc++.h>
28 
29 #endif