From bf41dd01f6c920583e9faae7cd55ed25e547e052 Mon Sep 17 00:00:00 2001 From: cerevra <cerevra@yandex-team.ru> Date: Thu, 10 Feb 2022 16:45:58 +0300 Subject: Restoring authorship annotation for <cerevra@yandex-team.ru>. Commit 1 of 2. --- library/cpp/http/fetch/http_digest.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'library/cpp/http/fetch/http_digest.h') diff --git a/library/cpp/http/fetch/http_digest.h b/library/cpp/http/fetch/http_digest.h index 3b1872d70b..c32a38570e 100644 --- a/library/cpp/http/fetch/http_digest.h +++ b/library/cpp/http/fetch/http_digest.h @@ -3,7 +3,7 @@ #include "httpheader.h" #include <util/system/compat.h> -#include <library/cpp/http/misc/httpcodes.h> +#include <library/cpp/http/misc/httpcodes.h> class httpDigestHandler { protected: -- cgit v1.2.3