Bläddra i källkod

gdbstub: Remove unused include

Jannik Vogel 9 år sedan
förälder
incheckning
0aee903ada
1 ändrade filer med 0 tillägg och 1 borttagningar
  1. 0 1
      src/core/gdbstub/gdbstub.cpp

+ 0 - 1
src/core/gdbstub/gdbstub.cpp

@@ -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>