diff options
author | robot-piglet <robot-piglet@yandex-team.com> | 2023-12-01 16:59:11 +0300 |
---|---|---|
committer | robot-piglet <robot-piglet@yandex-team.com> | 2023-12-01 19:54:31 +0300 |
commit | 3715aa9254f65ae1058290101351a72a6d3a67d4 (patch) | |
tree | 9ac5a1cdab42dfc7cd095a06a362e0681cb1482f /build/prebuilt | |
parent | b20a8c04fb7e595955ca9d1b943033342b6580cb (diff) | |
download | ydb-3715aa9254f65ae1058290101351a72a6d3a67d4.tar.gz |
Intermediate changes
Diffstat (limited to 'build/prebuilt')
-rw-r--r-- | build/prebuilt/tools/event2cpp/ya.make.induced_deps | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/build/prebuilt/tools/event2cpp/ya.make.induced_deps b/build/prebuilt/tools/event2cpp/ya.make.induced_deps deleted file mode 100644 index ede8def8d7..0000000000 --- a/build/prebuilt/tools/event2cpp/ya.make.induced_deps +++ /dev/null @@ -1,10 +0,0 @@ -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/event_field_output.h - ${ARCADIA_ROOT}/library/cpp/eventlog/event_field_printer.h - ${ARCADIA_ROOT}/library/cpp/eventlog/events_extension.h - ${ARCADIA_ROOT}/util/generic/cast.h - ${ARCADIA_ROOT}/util/stream/output.h -) |