diff options
author | tejblum <[email protected]> | 2022-02-10 16:48:02 +0300 |
---|---|---|
committer | Daniil Cherednik <[email protected]> | 2022-02-10 16:48:02 +0300 |
commit | 6ab7e5f5ada0643a48d393717f443bd548706ffc (patch) | |
tree | b222e5ac2e2e98872661c51ccceee5da0d291e13 /library/cpp/mime | |
parent | 2bf39531b4f50b889e946ac4866018678a4fb281 (diff) |
Restoring authorship annotation for <[email protected]>. Commit 2 of 2.
Diffstat (limited to 'library/cpp/mime')
-rw-r--r-- | library/cpp/mime/types/mime.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/library/cpp/mime/types/mime.h b/library/cpp/mime/types/mime.h index 28ea41a34bf..05da389ea9d 100644 --- a/library/cpp/mime/types/mime.h +++ b/library/cpp/mime/types/mime.h @@ -1,5 +1,5 @@ #pragma once - + #include <util/system/defaults.h> #include <util/generic/strbuf.h> |