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

OWNER(pg)

SRCS(
    str_map.cpp
)

END()