diff options
author | nik-kochetov <nik-kochetov@yandex-team.ru> | 2022-02-10 16:48:09 +0300 |
---|---|---|
committer | Daniil Cherednik <dcherednik@yandex-team.ru> | 2022-02-10 16:48:09 +0300 |
commit | 80b42a6755e2d37f0f48f7d1f6062bb8b9804102 (patch) | |
tree | a309d1d9a0edd0c6856615ffe551fd20d832fa82 /contrib/libs | |
parent | c2a1af049e9deca890e9923abe64fe6c59060348 (diff) | |
download | ydb-80b42a6755e2d37f0f48f7d1f6062bb8b9804102.tar.gz |
Restoring authorship annotation for <nik-kochetov@yandex-team.ru>. Commit 1 of 2.
Diffstat (limited to 'contrib/libs')
-rw-r--r-- | contrib/libs/sparsehash/src/sparsehash/internal/sparseconfig.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/libs/sparsehash/src/sparsehash/internal/sparseconfig.h b/contrib/libs/sparsehash/src/sparsehash/internal/sparseconfig.h index bb8c9a9428..22a018d424 100644 --- a/contrib/libs/sparsehash/src/sparsehash/internal/sparseconfig.h +++ b/contrib/libs/sparsehash/src/sparsehash/internal/sparseconfig.h @@ -7,7 +7,7 @@ #define GOOGLE_NAMESPACE ::google /* the location of the header defining hash functions */ -#ifndef HASH_FUN_H +#ifndef HASH_FUN_H #define HASH_FUN_H <util/generic/hash.h> #endif |