summarylogtreecommitdiffstats
path: root/tgcalls_type_fix.diff
blob: 7b6c42191f6af69d617235032b585aa5ab2f7378 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
diff --git a/tgcalls/utils/gzip.h b/tgcalls/utils/gzip.h
index a3f3ea2..056205b 100644
--- a/tgcalls/utils/gzip.h
+++ b/tgcalls/utils/gzip.h
@@ -1,6 +1,7 @@
 #ifndef TGCALLS_UTILS_GZIP_H
 #define TGCALLS_UTILS_GZIP_H
 
+#include <cstdint>
 #include <absl/types/optional.h>
 #include <vector>