diff options
author | heap <[email protected]> | 2022-02-10 16:52:00 +0300 |
---|---|---|
committer | Daniil Cherednik <[email protected]> | 2022-02-10 16:52:00 +0300 |
commit | 57b4fa3b291121439146080add3207b981776bd7 (patch) | |
tree | ab7fbbf3253d4c0e2793218f09378908beb025fb /util/draft | |
parent | 53c400dc553fa3eea3b55f5deb88e7b1bf7de67e (diff) |
Restoring authorship annotation for <[email protected]>. Commit 2 of 2.
Diffstat (limited to 'util/draft')
-rw-r--r-- | util/draft/datetime.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/util/draft/datetime.h b/util/draft/datetime.h index 3de00a7eb8b..8a387ea6f1b 100644 --- a/util/draft/datetime.h +++ b/util/draft/datetime.h @@ -180,5 +180,5 @@ struct TMonth { } } }; - -Y_DECLARE_PODTYPE(NDatetime::TSimpleTM); + +Y_DECLARE_PODTYPE(NDatetime::TSimpleTM); |