mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-01-12 15:36:17 +01:00
Replace FIXME with proper SDK version define
This commit is contained in:
parent
661bb521d1
commit
f4e89ab877
@ -23,7 +23,7 @@
|
||||
|
||||
#ifdef G_OS_WIN32
|
||||
|
||||
#define WINVER 0x0501 // FIXME?
|
||||
#define _WIN32_WINNT 0x0500
|
||||
#include <winsock2.h>
|
||||
#undef interface
|
||||
#include <ws2tcpip.h>
|
||||
|
Loading…
Reference in New Issue
Block a user