aboutsummaryrefslogtreecommitdiffstats
path: root/library/cpp/containers/bitseq/ya.make
diff options
context:
space:
mode:
authortobo <tobo@yandex-team.com>2024-10-22 22:48:54 +0300
committertobo <tobo@yandex-team.com>2024-10-22 23:06:25 +0300
commita76b79c4e2cd66be012c9e74367aac5e4070b709 (patch)
tree40b178449181642bf2cc23a7322ea58e9341826c /library/cpp/containers/bitseq/ya.make
parentb96dac434453917b81db6116596ff45e7748553a (diff)
downloadydb-a76b79c4e2cd66be012c9e74367aac5e4070b709.tar.gz
PopCount => std::popcount
commit_hash:b648a03fff23eec34a775607e9435d77a885a27a
Diffstat (limited to 'library/cpp/containers/bitseq/ya.make')
-rw-r--r--library/cpp/containers/bitseq/ya.make1
1 files changed, 0 insertions, 1 deletions
diff --git a/library/cpp/containers/bitseq/ya.make b/library/cpp/containers/bitseq/ya.make
index a59c3e765e..49249f366f 100644
--- a/library/cpp/containers/bitseq/ya.make
+++ b/library/cpp/containers/bitseq/ya.make
@@ -2,7 +2,6 @@ LIBRARY()
PEERDIR(
util/draft
- library/cpp/pop_count
)
SRCS(