mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-25 06:52:56 +02:00
10 lines
256 B
Diff
10 lines
256 B
Diff
--- Telegram/ThirdParty/tgcalls/tgcalls/group/StreamingPart.h 2021-03-17 21:29:27.000000000 +0100
|
|
+++ - 2021-03-21 21:11:50.643605199 +0100
|
|
@@ -3,6 +3,7 @@
|
|
|
|
#include "absl/types/optional.h"
|
|
#include <vector>
|
|
+#include <cstdint>
|
|
|
|
namespace tgcalls {
|
|
|