From 0aee903adab317a11209aed4f4cb176cf62ca6d9 Mon Sep 17 00:00:00 2001 From: Jannik Vogel <email@jannikvogel.de> Date: Mon, 5 Dec 2016 15:09:14 +0100 Subject: gdbstub: Remove unused include --- src/core/gdbstub/gdbstub.cpp | 1 - 1 file changed, 1 deletion(-) (limited to 'src/core/gdbstub/gdbstub.cpp') diff --git a/src/core/gdbstub/gdbstub.cpp b/src/core/gdbstub/gdbstub.cpp index aa849ab4b2..21d941363e 100644 --- a/src/core/gdbstub/gdbstub.cpp +++ b/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> -- cgit v1.2.3-70-g09d2