void-packages/srcpkgs/telegram-desktop/patches/0003-stdint.patch

11 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 {