Sync with trunk rev.61910 to get latest improvements and bugfixes.
[reactos.git] / dll / win32 / mswsock / precomp.h
1 #include <stdarg.h>
2
3 #define WIN32_NO_STATUS
4 #define _INC_WINDOWS
5 #define COM_NO_WINDOWS_H
6
7 #include <windef.h>
8 #include <winbase.h>