Pārlūkot izejas kodu

gdbstub: Remove unused include

Jannik Vogel 9 gadi atpakaļ
vecāks
revīzija
0aee903ada
1 mainītis faili ar 0 papildinājumiem un 1 dzēšanām
  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>