diff options
author | snermolaev <snermolaev@yandex-team.ru> | 2022-02-10 16:45:53 +0300 |
---|---|---|
committer | Daniil Cherednik <dcherednik@yandex-team.ru> | 2022-02-10 16:45:53 +0300 |
commit | 7353a3fdea9c67c256980c00a2b3b67f09b23a27 (patch) | |
tree | 1a2c5ffcf89eb53ecd79dbc9bc0a195c27404d0c /build/prebuilt/tools/event2cpp/ya.make.induced_deps | |
parent | 2015790ac9fcc04caab83fccc23ab2460310a797 (diff) | |
download | ydb-7353a3fdea9c67c256980c00a2b3b67f09b23a27.tar.gz |
Restoring authorship annotation for <snermolaev@yandex-team.ru>. Commit 2 of 2.
Diffstat (limited to 'build/prebuilt/tools/event2cpp/ya.make.induced_deps')
-rw-r--r-- | build/prebuilt/tools/event2cpp/ya.make.induced_deps | 16 |
1 files changed, 8 insertions, 8 deletions
diff --git a/build/prebuilt/tools/event2cpp/ya.make.induced_deps b/build/prebuilt/tools/event2cpp/ya.make.induced_deps index d7283b83e1..b7359d240c 100644 --- a/build/prebuilt/tools/event2cpp/ya.make.induced_deps +++ b/build/prebuilt/tools/event2cpp/ya.make.induced_deps @@ -1,8 +1,8 @@ -INDUCED_DEPS(h+cpp - ${ARCADIA_ROOT}/contrib/libs/protobuf/src/google/protobuf/io/printer.h - ${ARCADIA_ROOT}/contrib/libs/protobuf/src/google/protobuf/io/zero_copy_stream_impl_lite.h - ${ARCADIA_ROOT}/contrib/libs/protobuf/src/google/protobuf/stubs/strutil.h - ${ARCADIA_ROOT}/library/cpp/eventlog/events_extension.h - ${ARCADIA_ROOT}/util/generic/cast.h - ${ARCADIA_ROOT}/util/stream/output.h -) +INDUCED_DEPS(h+cpp + ${ARCADIA_ROOT}/contrib/libs/protobuf/src/google/protobuf/io/printer.h + ${ARCADIA_ROOT}/contrib/libs/protobuf/src/google/protobuf/io/zero_copy_stream_impl_lite.h + ${ARCADIA_ROOT}/contrib/libs/protobuf/src/google/protobuf/stubs/strutil.h + ${ARCADIA_ROOT}/library/cpp/eventlog/events_extension.h + ${ARCADIA_ROOT}/util/generic/cast.h + ${ARCADIA_ROOT}/util/stream/output.h +) |