aboutsummaryrefslogtreecommitdiffhomepage
path: root/benchmark/bench_db.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'benchmark/bench_db.cpp')
-rw-r--r--benchmark/bench_db.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/benchmark/bench_db.cpp b/benchmark/bench_db.cpp
index 51264883c..e713adcde 100644
--- a/benchmark/bench_db.cpp
+++ b/benchmark/bench_db.cpp
@@ -15,6 +15,7 @@
#include "td/db/SqliteKeyValueAsync.h"
#include "td/utils/benchmark.h"
+#include "td/utils/common.h"
#include "td/utils/format.h"
#include "td/utils/logging.h"
#include "td/utils/Status.h"