Browse Source

gdbstub: Remove unused include

Jannik Vogel 9 năm trước cách đây
mục cha
commit
0aee903ada
1 tập tin đã thay đổi với 0 bổ sung1 xóa
  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>