diff options
| author | levlam <levlam@telegram.org> | 2020-06-26 02:24:13 +0300 |
|---|---|---|
| committer | levlam <levlam@telegram.org> | 2020-06-26 02:24:13 +0300 |
| commit | 8872fbf6aca12242ee8ab945bb3822f790cbb478 (patch) | |
| tree | cdbeecbe6d1f4f3ec6199544a93faca718dbcf37 /tdutils/td/utils/Slice.cpp | |
| parent | a9e95b7f4b4f00de0dec13d47ff25b723e7f4626 (diff) | |
Fix tdutils after merge.
GitOrigin-RevId: 5b9a863e405a9e3782157570156fda71bf2bb589
Diffstat (limited to 'tdutils/td/utils/Slice.cpp')
| -rw-r--r-- | tdutils/td/utils/Slice.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/tdutils/td/utils/Slice.cpp b/tdutils/td/utils/Slice.cpp index 285870a9f..e3ae1acee 100644 --- a/tdutils/td/utils/Slice.cpp +++ b/tdutils/td/utils/Slice.cpp @@ -4,7 +4,6 @@ // Distributed under the Boost Software License, Version 1.0. (See accompanying // file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt) // - #include "td/utils/Slice.h" #if TD_HAVE_OPENSSL |
