diff options
| author | levlam <levlam@telegram.org> | 2021-01-01 01:52:01 +0300 |
|---|---|---|
| committer | levlam <levlam@telegram.org> | 2021-01-01 01:52:01 +0300 |
| commit | 865009fffc999d3620fd09045fdfa896c120005b (patch) | |
| tree | 139968d20edd084e61d09bed3f23946c420fb53c /test/mtproto.cpp | |
| parent | 677f4f61034f7fac4273b0e7061f921b0cc15589 (diff) | |
Include improvements.
Diffstat (limited to 'test/mtproto.cpp')
| -rw-r--r-- | test/mtproto.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/test/mtproto.cpp b/test/mtproto.cpp index 8aca9dccd..679819991 100644 --- a/test/mtproto.cpp +++ b/test/mtproto.cpp @@ -37,6 +37,7 @@ #include "td/utils/port/IPAddress.h" #include "td/utils/port/SocketFd.h" #include "td/utils/Random.h" +#include "td/utils/Slice.h" #include "td/utils/Status.h" #include "td/utils/tests.h" #include "td/utils/Time.h" |
