mirror of
https://github.com/zebrajr/postgres.git
synced 2025-12-07 12:20:31 +01:00
Reverse inclusion order of <ws2tcpip.h> and <winsock2.h>, per Dave Page.
This commit is contained in:
parent
b85a965f5f
commit
c713683fd7
|
|
@ -5,8 +5,8 @@
|
|||
*
|
||||
* Note: Don't include <wingdi.h> directly. It causes compile errors.
|
||||
*/
|
||||
#include <ws2tcpip.h>
|
||||
#include <winsock2.h>
|
||||
#include <ws2tcpip.h>
|
||||
#undef ERROR
|
||||
#undef small
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user