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/InputInvoice.cpp | |
| parent | 19e96afc059580dc360ba63751d222fcfc144f51 (diff) | |
Fix includes.
Diffstat (limited to 'td/telegram/InputInvoice.cpp')
| -rw-r--r-- | td/telegram/InputInvoice.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/td/telegram/InputInvoice.cpp b/td/telegram/InputInvoice.cpp index 8aa3b2178..9da9e426b 100644 --- a/td/telegram/InputInvoice.cpp +++ b/td/telegram/InputInvoice.cpp @@ -17,7 +17,6 @@ #include "td/telegram/Td.h" #include "td/telegram/telegram_api.h" -#include "td/utils/algorithm.h" #include "td/utils/buffer.h" #include "td/utils/common.h" #include "td/utils/HttpUrl.h" |
