Imported Upstream version 1.33.1
[platform/upstream/grpc.git] / src / core / lib / gpr / tls_msvc.h
index 73e6734..f4b3f0f 100644 (file)
@@ -24,8 +24,6 @@
 
    #include tls.h to use this - and see that file for documentation */
 
-#include <cstdint>
-
 struct gpr_msvc_thread_local {
   intptr_t value;
 };