diff options
| author | levlam <levlam@telegram.org> | 2026-07-10 23:40:10 +0300 |
|---|---|---|
| committer | levlam <levlam@telegram.org> | 2026-07-10 23:40:10 +0300 |
| commit | 418f2c509132b2683cc9cc3576740b4da7140185 (patch) | |
| tree | 024b3a48dd7526f3c3a06b95bcfad764b463c4d6 /td/telegram/Photo.cpp | |
| parent | 19e96afc059580dc360ba63751d222fcfc144f51 (diff) | |
Fix includes.
Diffstat (limited to 'td/telegram/Photo.cpp')
| -rw-r--r-- | td/telegram/Photo.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/td/telegram/Photo.cpp b/td/telegram/Photo.cpp index 5d7be6fda..d6d4aa68b 100644 --- a/td/telegram/Photo.cpp +++ b/td/telegram/Photo.cpp @@ -19,7 +19,6 @@ #include "td/telegram/Td.h" #include "td/telegram/telegram_api.h" -#include "td/utils/algorithm.h" #include "td/utils/common.h" #include "td/utils/logging.h" #include "td/utils/overloaded.h" |
