aboutsummaryrefslogtreecommitdiffstats
path: root/library/cpp/containers/ring_buffer/ya.make
blob: c9220b578ab63cbc4157b2eae365ebc050ab6f1f (plain) (blame)
1
2
3
4
5
6
7
LIBRARY()

SRCS(
    ring_buffer.cpp
)

END()