From bae13853729c2d8704d661025b0d90e7a2b8337b Mon Sep 17 00:00:00 2001 From: Egor Zudin Date: Fri, 7 Jun 2024 08:28:19 +0000 Subject: [PATCH] Revert yql change --- .../common/http_gateway/yql_http_default_retry_policy.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ydb/library/yql/providers/common/http_gateway/yql_http_default_retry_policy.h b/ydb/library/yql/providers/common/http_gateway/yql_http_default_retry_policy.h index f0988b719dd5..6c7d323932a3 100644 --- a/ydb/library/yql/providers/common/http_gateway/yql_http_default_retry_policy.h +++ b/ydb/library/yql/providers/common/http_gateway/yql_http_default_retry_policy.h @@ -2,7 +2,7 @@ #include "yql_http_gateway.h" -#include +#include #include namespace NYql {