aboutsummaryrefslogtreecommitdiffstats
path: root/library/cpp/string_utils/ztstrbuf/ya.make
blob: 9d8d3b7110b161f083cc69b6912aa23068f8ca2f (plain) (blame)
1
2
3
4
5
6
7
8
LIBRARY()


SRCS(
    ztstrbuf.cpp
)

END()