mirror of
https://github.com/momo5502/emulator.git
synced 2026-01-28 07:21:02 +00:00
UPDATE: modify cmake scripts, adding warning messages.
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
#ifdef __MINGW64__
|
||||
#include <winsock2.h>
|
||||
#include <ws2tcpip.h>
|
||||
#include <stdint.h>
|
||||
#include <cstdint>
|
||||
#else
|
||||
#include <WinSock2.h>
|
||||
#include <WS2tcpip.h>
|
||||
|
||||
Reference in New Issue
Block a user