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