mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-07-30 05:43:28 +02:00
Replace FIXME with proper SDK version define
This commit is contained in:
@@ -23,7 +23,7 @@
|
||||
|
||||
#ifdef G_OS_WIN32
|
||||
|
||||
#define WINVER 0x0501 // FIXME?
|
||||
#define _WIN32_WINNT 0x0500
|
||||
#include <winsock2.h>
|
||||
#undef interface
|
||||
#include <ws2tcpip.h>
|
||||
|
Reference in New Issue
Block a user