winhttp/tests: Include winsock2.h before other headers.
This commit is contained in:
parent
d0d6dcb70e
commit
97d8ae9e7e
|
@ -20,9 +20,7 @@
|
|||
|
||||
#define COBJMACROS
|
||||
#include <stdarg.h>
|
||||
#include <stdlib.h>
|
||||
#include <windef.h>
|
||||
#include <winbase.h>
|
||||
#include <winsock2.h>
|
||||
#include <ws2tcpip.h>
|
||||
#include <winhttp.h>
|
||||
|
|
Loading…
Reference in New Issue