From 60040c91ffe701a84689b2c6310ff845e65cff42 Mon Sep 17 00:00:00 2001 From: Ilnur Khuziev Date: Thu, 10 Feb 2022 16:46:14 +0300 Subject: Restoring authorship annotation for Ilnur Khuziev . Commit 2 of 2. --- library/cpp/html/escape/ut/escape_ut.cpp | 2 +- library/cpp/html/pcdata/pcdata_ut.cpp | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'library/cpp/html') diff --git a/library/cpp/html/escape/ut/escape_ut.cpp b/library/cpp/html/escape/ut/escape_ut.cpp index fba81e16a5e..cd7b9551385 100644 --- a/library/cpp/html/escape/ut/escape_ut.cpp +++ b/library/cpp/html/escape/ut/escape_ut.cpp @@ -1,5 +1,5 @@ #include -#include +#include using namespace NHtml; diff --git a/library/cpp/html/pcdata/pcdata_ut.cpp b/library/cpp/html/pcdata/pcdata_ut.cpp index fcbe4ab0bef..5833f8bc590 100644 --- a/library/cpp/html/pcdata/pcdata_ut.cpp +++ b/library/cpp/html/pcdata/pcdata_ut.cpp @@ -1,6 +1,6 @@ #include "pcdata.h" -#include +#include Y_UNIT_TEST_SUITE(TPcdata) { Y_UNIT_TEST(TestStress) { -- cgit v1.3