aboutsummaryrefslogtreecommitdiffstats
path: root/library/cpp/string_utils/csv/ya.make
blob: 16682d40e56270720a6e3ce13af7bda86522da35 (plain) (blame)
1
2
3
4
5
6
7
LIBRARY()

SRCS(
    csv.cpp
)

END()