aboutsummaryrefslogtreecommitdiffstats
path: root/build/prebuilt/tools/event2cpp/ya.make.induced_deps
blob: ede8def8d700442d985a2f955ab901c52e17fa54 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
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
)