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