gdbstub: Remove unused include

merge-requests/60/head
Jannik Vogel 2016-12-05 15:09:14 +07:00
parent d2c39bdb29
commit 0aee903ada
1 changed files with 0 additions and 1 deletions

@ -17,7 +17,6 @@
#ifdef _WIN32
#include <winsock2.h>
// 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 <iphlpapi.h>
#include <ws2tcpip.h>