diff options
author | simon-ekb <simon-ekb@yandex-team.ru> | 2022-02-10 16:48:41 +0300 |
---|---|---|
committer | Daniil Cherednik <dcherednik@yandex-team.ru> | 2022-02-10 16:48:41 +0300 |
commit | acac9e0868ada28d25fdb905e665afb0f39210ef (patch) | |
tree | 322a294972e765507c5953f6d7870516a5e9a75c /build/sysincl | |
parent | 5b9c18944f466601ee95206d3b70127e9fa6e597 (diff) | |
download | ydb-acac9e0868ada28d25fdb905e665afb0f39210ef.tar.gz |
Restoring authorship annotation for <simon-ekb@yandex-team.ru>. Commit 1 of 2.
Diffstat (limited to 'build/sysincl')
-rw-r--r-- | build/sysincl/misc.yml | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/build/sysincl/misc.yml b/build/sysincl/misc.yml index e9e6095888..38bff517e5 100644 --- a/build/sysincl/misc.yml +++ b/build/sysincl/misc.yml @@ -439,13 +439,13 @@ includes: - threads.h: contrib/restricted/openal-soft/common/threads.h -- source_filter: "^contrib/python/pymqi" - includes: - # IBM MQ - - cmqc.h - - cmqxc.h - - cmqcfc.h - - cmqbc.h +- source_filter: "^contrib/python/pymqi" + includes: + # IBM MQ + - cmqc.h + - cmqxc.h + - cmqcfc.h + - cmqbc.h - source_filter: "^contrib/libs/h3" includes: |