diff options
author | thegeorg <thegeorg@yandex-team.com> | 2024-02-11 01:51:28 +0300 |
---|---|---|
committer | Daniil Cherednik <dcherednik@ydb.tech> | 2024-02-14 14:25:46 +0000 |
commit | 9d925cdeca9d2bd8c096620ee89c93316efc698c (patch) | |
tree | e6b34a7f61461603164b8fff5ca9bde7676f2af0 /build | |
parent | 8c2f7d8e469f6d0a07c27373fece76181983db66 (diff) | |
download | ydb-9d925cdeca9d2bd8c096620ee89c93316efc698c.tar.gz |
Remove more unused Windows-specific sysincls
Diffstat (limited to 'build')
-rw-r--r-- | build/sysincl/unsorted.yml | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/build/sysincl/unsorted.yml b/build/sysincl/unsorted.yml index f42143fcfe..a979c57b38 100644 --- a/build/sysincl/unsorted.yml +++ b/build/sysincl/unsorted.yml @@ -680,10 +680,6 @@ - zlibdefs.h #endif #if defined(_MSC_VER) - - agents.h - - allocators - - amp.h - - collection.h - vcruntime_new_debug.h - yvals.h #endif |