aboutsummaryrefslogtreecommitdiffhomepage
path: root/td/telegram/ChatReactions.cpp
diff options
context:
space:
mode:
authorlevlam <levlam@telegram.org>2023-08-06 02:32:09 +0300
committerlevlam <levlam@telegram.org>2023-08-06 02:32:09 +0300
commit39103e07dbbd5b5ba98079c5862e816f81057c89 (patch)
treed4926846a1cc79725a17e8c63641d86d7c95486d /td/telegram/ChatReactions.cpp
parent3fa863e98e9a92ab3fd742329fb6181aa69ebdfd (diff)
Add ChatReactions.hpp.
Diffstat (limited to 'td/telegram/ChatReactions.cpp')
-rw-r--r--td/telegram/ChatReactions.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/td/telegram/ChatReactions.cpp b/td/telegram/ChatReactions.cpp
index ac2c6370e..4b1d8bddc 100644
--- a/td/telegram/ChatReactions.cpp
+++ b/td/telegram/ChatReactions.cpp
@@ -7,6 +7,7 @@
#include "td/telegram/ChatReactions.h"
#include "td/utils/algorithm.h"
+#include "td/utils/format.h"
namespace td {