diff options
| author | Arseny Smirnov <arseny30@gmail.com> | 2020-06-24 14:47:36 +0300 |
|---|---|---|
| committer | Arseny Smirnov <arseny30@gmail.com> | 2020-06-24 14:47:36 +0300 |
| commit | fd6423dedf2c2055d124850fc188fa9aaa95ff1c (patch) | |
| tree | 8fcee633e22ca4f799a045a845987d67909e587e /tdutils/td/utils/Slice.cpp | |
| parent | e8ac30cbbf8699815895f0c38e1fb21282e7d0c5 (diff) | |
update tdutils from another project
GitOrigin-RevId: 79b8eb2ba229d733f82dbb17b8bd7f27471c9472
Diffstat (limited to 'tdutils/td/utils/Slice.cpp')
| -rw-r--r-- | tdutils/td/utils/Slice.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tdutils/td/utils/Slice.cpp b/tdutils/td/utils/Slice.cpp index e3ae1acee..285870a9f 100644 --- a/tdutils/td/utils/Slice.cpp +++ b/tdutils/td/utils/Slice.cpp @@ -4,6 +4,7 @@ // 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 |
