diff options
author | thegeorg <thegeorg@yandex-team.com> | 2024-02-04 14:45:23 +0300 |
---|---|---|
committer | thegeorg <thegeorg@yandex-team.com> | 2024-02-04 15:09:18 +0300 |
commit | 37be5e7e641f7327c3544cb0add6b37e80c24cf7 (patch) | |
tree | bb9fb192e27deddd54fd307d0a18e445c5a628f5 | |
parent | 6bf8529d0c04d73bcac7e69cce98a17abc0ed256 (diff) | |
download | ydb-37be5e7e641f7327c3544cb0add6b37e80c24cf7.tar.gz |
Remove windows-specific headers resolving from unsorted.yml
All the headers (with an exception for unused macsocket.h) are already listed in windows.yml
-rw-r--r-- | build/sysincl/unsorted.yml | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/build/sysincl/unsorted.yml b/build/sysincl/unsorted.yml index 246068ecbd2..78949ef74d6 100644 --- a/build/sysincl/unsorted.yml +++ b/build/sysincl/unsorted.yml @@ -674,11 +674,6 @@ - spinlock.h #endif #if CONTRIB && TODO - - MSTcpIP.h - - MacSocket.h - - WinIoCtl.h - - WinPDFCore.h - - Winsock2.h - Xm/XmAll.h - aep.h - atalla.h |