mirror of
https://git.eden-emu.dev/eden-emu/eden.git
synced 2025-07-21 09:55:45 +00:00
gdbstub: Remove unused include
This commit is contained in:
parent
19b1180952
commit
305cc20144
1 changed files with 0 additions and 1 deletions
|
@ -17,7 +17,6 @@
|
||||||
#ifdef _WIN32
|
#ifdef _WIN32
|
||||||
#include <winsock2.h>
|
#include <winsock2.h>
|
||||||
// winsock2.h needs to be included first to prevent winsock.h being included by other includes
|
// winsock2.h needs to be included first to prevent winsock.h being included by other includes
|
||||||
#include <common/x64/abi.h>
|
|
||||||
#include <io.h>
|
#include <io.h>
|
||||||
#include <iphlpapi.h>
|
#include <iphlpapi.h>
|
||||||
#include <ws2tcpip.h>
|
#include <ws2tcpip.h>
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue