aboutsummaryrefslogtreecommitdiffhomepage
path: root/tddb/td/db/DbKey.h
diff options
context:
space:
mode:
authorlevlam <levlam@telegram.org>2018-07-03 22:29:04 +0300
committerlevlam <levlam@telegram.org>2018-07-03 22:29:04 +0300
commitdeecdb66bc39bb5ebea55854c7121b847c1a42fa (patch)
tree3164b9f45ecf080054a6ed1f14daaef5eb734a4d /tddb/td/db/DbKey.h
parentb28ec40407f0be74275367a306cfdd2a71020d9d (diff)
Fix some td/actor/ includes.
GitOrigin-RevId: f9cf960b96018c4eb6169d2ec6cb5d3fbc16c0ec
Diffstat (limited to 'tddb/td/db/DbKey.h')
-rw-r--r--tddb/td/db/DbKey.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/tddb/td/db/DbKey.h b/tddb/td/db/DbKey.h
index b0edde2ae..633e3b616 100644
--- a/tddb/td/db/DbKey.h
+++ b/tddb/td/db/DbKey.h
@@ -5,6 +5,7 @@
// file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
//
#pragma once
+
#include "td/utils/common.h"
#include "td/utils/Slice.h"