diff options
author | tender-bum <[email protected]> | 2022-02-10 16:50:01 +0300 |
---|---|---|
committer | Daniil Cherednik <[email protected]> | 2022-02-10 16:50:01 +0300 |
commit | c78b06a63de7beec995c1007bc5332bdf3d75b69 (patch) | |
tree | 729de992758f40b85278d4abaad655be5dd68dbc /library/cpp/containers/flat_hash/lib/concepts/concepts.cpp | |
parent | 95ab23a39b5482a434361566cabdd5b0a433cb43 (diff) |
Restoring authorship annotation for <[email protected]>. Commit 1 of 2.
Diffstat (limited to 'library/cpp/containers/flat_hash/lib/concepts/concepts.cpp')
-rw-r--r-- | library/cpp/containers/flat_hash/lib/concepts/concepts.cpp | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/library/cpp/containers/flat_hash/lib/concepts/concepts.cpp b/library/cpp/containers/flat_hash/lib/concepts/concepts.cpp index 63eed9acdd8..8e538fbd3dc 100644 --- a/library/cpp/containers/flat_hash/lib/concepts/concepts.cpp +++ b/library/cpp/containers/flat_hash/lib/concepts/concepts.cpp @@ -1,4 +1,4 @@ -#include "container.h" -#include "iterator.h" -#include "size_fitter.h" -#include "value_marker.h" +#include "container.h" +#include "iterator.h" +#include "size_fitter.h" +#include "value_marker.h" |