aboutsummaryrefslogtreecommitdiffhomepage
path: root/tddb
diff options
context:
space:
mode:
authorlevlam <levlam@telegram.org>2025-06-27 17:24:58 +0300
committerlevlam <levlam@telegram.org>2025-06-27 17:24:58 +0300
commit35b0eebcc425821a1a95bed0761dc8bf1a473baf (patch)
tree7008ebdd6fd7bb92a953e87c679a10c5a3cc7069 /tddb
parent2eb990c51a9260f1dfb37bdab7f50b9cd187cf62 (diff)
Various fixes.
Diffstat (limited to 'tddb')
-rw-r--r--tddb/td/db/BinlogKeyValue.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/tddb/td/db/BinlogKeyValue.h b/tddb/td/db/BinlogKeyValue.h
index 571c0422a..7801a5b9c 100644
--- a/tddb/td/db/BinlogKeyValue.h
+++ b/tddb/td/db/BinlogKeyValue.h
@@ -11,7 +11,6 @@
#include "td/db/DbKey.h"
#include "td/db/KeyValueSyncInterface.h"
-#include "td/utils/algorithm.h"
#include "td/utils/buffer.h"
#include "td/utils/common.h"
#include "td/utils/FlatHashMap.h"