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


SRCS(
    indent_text.cpp
)

END()