diff options
author | thegeorg <thegeorg@yandex-team.com> | 2024-02-11 00:24:43 +0300 |
---|---|---|
committer | Daniil Cherednik <dcherednik@ydb.tech> | 2024-02-14 14:25:41 +0000 |
commit | da0b2f611b118cda7d3dd5d111864d8f72ce3c12 (patch) | |
tree | 6a20ffe11e8a26e7752a959975905e74ec90208b | |
parent | 85ecc4d944f1441fccc1d29f78679f1a2ba4f572 (diff) | |
download | ydb-da0b2f611b118cda7d3dd5d111864d8f72ce3c12.tar.gz |
Disable emptry resolving of unused MSVS-specific includes
-rw-r--r-- | build/sysincl/unsorted.yml | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/build/sysincl/unsorted.yml b/build/sysincl/unsorted.yml index 52a892768b..57c2b77155 100644 --- a/build/sysincl/unsorted.yml +++ b/build/sysincl/unsorted.yml @@ -687,16 +687,7 @@ - allocators - amp.h - collection.h - - ConcurrencySal.h - - concurrent_priority_queue.h - - concurrent_queue.h - - concurrent_unordered_map.h - - concurrent_unordered_set.h - - concurrent_vector.h - vcruntime_new_debug.h - - dvec.h - - setjmpex.h - - srv.h - yvals.h #endif #if defined(__sgi) |