diff options
| author | bugaevskiy <[email protected]> | 2022-02-10 16:46:17 +0300 |
|---|---|---|
| committer | Daniil Cherednik <[email protected]> | 2022-02-10 16:46:17 +0300 |
| commit | a6e0145a095c7bb3770d6e07aee301de5c73f96e (patch) | |
| tree | 1a2c5ffcf89eb53ecd79dbc9bc0a195c27404d0c /contrib/restricted/boost/libs/regex | |
| parent | c7f68570483e493f4ddaf946de7b3a420ee621b0 (diff) | |
Restoring authorship annotation for <[email protected]>. Commit 2 of 2.
Diffstat (limited to 'contrib/restricted/boost/libs/regex')
| -rw-r--r-- | contrib/restricted/boost/libs/regex/ya.make | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/contrib/restricted/boost/libs/regex/ya.make b/contrib/restricted/boost/libs/regex/ya.make index 503204a9235..379c0831ae9 100644 --- a/contrib/restricted/boost/libs/regex/ya.make +++ b/contrib/restricted/boost/libs/regex/ya.make @@ -16,10 +16,10 @@ PEERDIR( contrib/libs/icu ) -CFLAGS( - -DBOOST_HAS_ICU -) - +CFLAGS( + -DBOOST_HAS_ICU +) + SRCS( src/c_regex_traits.cpp src/cpp_regex_traits.cpp |
