diff options
author | thegeorg <thegeorg@yandex-team.com> | 2024-02-11 00:24:43 +0300 |
---|---|---|
committer | thegeorg <thegeorg@yandex-team.com> | 2024-02-11 00:38:03 +0300 |
commit | 325df06adaf943db9b88c447759e311dda6cd88e (patch) | |
tree | 8d8356b6a10f84979076f4a502e2ec02c832999f | |
parent | 6fefd15324f9e28f50380b975d8081efdf8e9887 (diff) | |
download | ydb-325df06adaf943db9b88c447759e311dda6cd88e.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 52a892768b5..57c2b771559 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) |