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 | 2015790ac9fcc04caab83fccc23ab2460310a797 (patch) | |
tree | e644e9bc3f6f688561a871793b59bf8a637e0f72 /build/sysincl/unsorted.yml | |
parent | c768a99151e47c3a4bb7b92c514d256abd301c4d (diff) | |
download | ydb-2015790ac9fcc04caab83fccc23ab2460310a797.tar.gz |
Restoring authorship annotation for <snermolaev@yandex-team.ru>. Commit 1 of 2.
Diffstat (limited to 'build/sysincl/unsorted.yml')
-rw-r--r-- | build/sysincl/unsorted.yml | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/build/sysincl/unsorted.yml b/build/sysincl/unsorted.yml index a889b923a0..8c8357adde 100644 --- a/build/sysincl/unsorted.yml +++ b/build/sysincl/unsorted.yml @@ -1,4 +1,4 @@ -- source_filter: "^contrib(?!/restricted/gstreamer/gst/parse)" +- source_filter: "^contrib(?!/restricted/gstreamer/gst/parse)" includes: - port.h - types.h @@ -247,10 +247,10 @@ - BaseTsd.h - iphlpapi.h -- source_filter: "^(?!contrib/python/line_profiler/)" - includes: - - timers.h - +- source_filter: "^(?!contrib/python/line_profiler/)" + includes: + - timers.h + - includes: - cpu-features.h - cuda/include/cuComplex.h |