aboutsummaryrefslogtreecommitdiffstats
path: root/library/cpp/containers/flat_hash/lib/concepts/ya.make
blob: f82fc1d51c1bed3438d2f0a23eb0662e146fbdb8 (plain) (blame)
1
2
3
4
5
6
7
8
9
LIBRARY()

OWNER(tender-bum)

SRCS(
    concepts.cpp
)

END()