]> git.saurik.com Git - wxWidgets.git/blobdiff - src/common/socket.cpp
Include wx/string.h according to precompiled headers of wx/wx.h (with other minor...
[wxWidgets.git] / src / common / socket.cpp
index 1448cbf02c4d07a7fa717b2f6ca7cd7c524168aa..da94159c173fc5104ccd1845259f1c40ff5e4a1b 100644 (file)
 
 #if wxUSE_SOCKETS
 
+#include "wx/socket.h"
+
 #ifndef WX_PRECOMP
     #include "wx/object.h"
+    #include "wx/string.h"
 #endif
 
 #include "wx/app.h"
 #include "wx/apptrait.h"
-#include "wx/string.h"
 #include "wx/timer.h"
 #include "wx/utils.h"
 #include "wx/module.h"
@@ -37,7 +39,6 @@
 #include "wx/event.h"
 
 #include "wx/sckaddr.h"
-#include "wx/socket.h"
 #include "wx/datetime.h"
 
 // DLL options compatibility check: