diff options
| author | levlam <levlam@telegram.org> | 2018-09-27 16:37:15 +0300 |
|---|---|---|
| committer | levlam <levlam@telegram.org> | 2018-09-27 16:37:15 +0300 |
| commit | b3bae546ec40a6ee014faf50e275b7d21f24ef79 (patch) | |
| tree | fe464e64a80f1a8fa17bd37778e7d08c59517b21 /tdutils/td/utils/DecTree.h | |
| parent | f948956bf789926e8a1f0456d93c8786d78eb2d7 (diff) | |
Various fixes.
GitOrigin-RevId: 52699dbd5280b63c6bb32da44ea5bfa3157a7922
Diffstat (limited to 'tdutils/td/utils/DecTree.h')
| -rw-r--r-- | tdutils/td/utils/DecTree.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/tdutils/td/utils/DecTree.h b/tdutils/td/utils/DecTree.h index eade6a4a6..76785178b 100644 --- a/tdutils/td/utils/DecTree.h +++ b/tdutils/td/utils/DecTree.h @@ -12,7 +12,6 @@ #include "td/utils/Random.h" #include <functional> -#include <memory> #include <utility> namespace td { |
