diff --git a/src/core/gdbstub/gdbstub.cpp b/src/core/gdbstub/gdbstub.cpp index aa849ab4b..21d941363 100644 --- a/src/core/gdbstub/gdbstub.cpp +++ b/src/core/gdbstub/gdbstub.cpp @@ -17,7 +17,6 @@ #ifdef _WIN32 #include // winsock2.h needs to be included first to prevent winsock.h being included by other includes -#include #include #include #include