winhttp/tests: Include winsock2.h before other headers.

oldstable
Alexandre Julliard 2014-07-24 20:10:33 +02:00
parent d0d6dcb70e
commit 97d8ae9e7e
1 changed files with 0 additions and 2 deletions

View File

@ -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>