forked from pool/telegram-desktop
13 lines
472 B
Diff
13 lines
472 B
Diff
|
Index: tdesktop-2.7.1-full/Telegram/ThirdParty/tgcalls/tgcalls/group/StreamingPart.h
|
||
|
===================================================================
|
||
|
--- tdesktop-2.7.1-full.orig/Telegram/ThirdParty/tgcalls/tgcalls/group/StreamingPart.h
|
||
|
+++ tdesktop-2.7.1-full/Telegram/ThirdParty/tgcalls/tgcalls/group/StreamingPart.h
|
||
|
@@ -2,6 +2,7 @@
|
||
|
#define TGCALLS_STREAMING_PART_H
|
||
|
|
||
|
#include "absl/types/optional.h"
|
||
|
+#include <cinttypes>
|
||
|
#include <vector>
|
||
|
|
||
|
namespace tgcalls {
|