diff options
| author | lsurn <[email protected]> | 2022-02-10 16:49:33 +0300 | 
|---|---|---|
| committer | Daniil Cherednik <[email protected]> | 2022-02-10 16:49:33 +0300 | 
| commit | d8825989a7621fc7275e8cfdba16b4f699fb6359 (patch) | |
| tree | 5d5cb817648f650d76cf1076100726fd9b8448e8 /library/cpp/charset/recyr.hh | |
| parent | 45e70bb2432018a4704845621cd9ddd2ceab6ffb (diff) | |
Restoring authorship annotation for <[email protected]>. Commit 2 of 2.
Diffstat (limited to 'library/cpp/charset/recyr.hh')
| -rw-r--r-- | library/cpp/charset/recyr.hh | 2 | 
1 files changed, 1 insertions, 1 deletions
diff --git a/library/cpp/charset/recyr.hh b/library/cpp/charset/recyr.hh index 72619201b73..5ec8734bcfb 100644 --- a/library/cpp/charset/recyr.hh +++ b/library/cpp/charset/recyr.hh @@ -1,7 +1,7 @@  #pragma once  #include <cstdlib> -  +  #include <util/charset/recode_result.h>  #include <util/generic/ptr.h>  #include <util/generic/yexception.h>  | 
