X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/e4db172a3b318df9aff178eb6c5da149d56e0859..41f44cca0a5130f104aaeefad1f07a39a1491c0f:/src/common/socket.cpp diff --git a/src/common/socket.cpp b/src/common/socket.cpp index 43a51d19a1..048fe30407 100644 --- a/src/common/socket.cpp +++ b/src/common/socket.cpp @@ -29,14 +29,14 @@ #include "wx/string.h" #include "wx/intl.h" #include "wx/log.h" + #include "wx/event.h" + #include "wx/app.h" + #include "wx/utils.h" #endif -#include "wx/app.h" #include "wx/apptrait.h" #include "wx/timer.h" -#include "wx/utils.h" #include "wx/module.h" -#include "wx/event.h" #include "wx/sckaddr.h" #include "wx/datetime.h"