aboutsummaryrefslogtreecommitdiffstats
path: root/library/cpp/case_insensitive_string/ut_gtest/util/ya.make
blob: 47c3057efd39a8e25e9f9f4dd2beb3687b7e25ad (plain) (blame)
1
2
3
4
5
6
7
LIBRARY()

SRCS(
    locale_guard.cpp
)

END()