From c57895131771aeaea4338aa282e96e9bc8c92a18 Mon Sep 17 00:00:00 2001 From: Andrea Cavalli Date: Fri, 16 Oct 2020 19:59:05 +0200 Subject: [PATCH] Update headers.txt --- headers.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/headers.txt b/headers.txt index b6bdad2..ee86df0 100644 --- a/headers.txt +++ b/headers.txt @@ -6,6 +6,7 @@ import java.lang.IllegalStateException; import java.io.IOException; import java.io.DataInput; import java.util.Arrays; +import java.util.Objects; public class TdApi {