]> git.saurik.com Git - wxWidgets.git/blobdiff - src/common/socket.cpp
Be nice to eVC++ build process and don't include not existing files.
[wxWidgets.git] / src / common / socket.cpp
index 65eb47d40406064d1d892d83c4bf67cacd475bdd..43a51d19a17fde6ecff4d9b7517e98e5a83635d8 100644 (file)
@@ -28,6 +28,7 @@
     #include "wx/object.h"
     #include "wx/string.h"
     #include "wx/intl.h"
+    #include "wx/log.h"
 #endif
 
 #include "wx/app.h"
@@ -35,7 +36,6 @@
 #include "wx/timer.h"
 #include "wx/utils.h"
 #include "wx/module.h"
-#include "wx/log.h"
 #include "wx/event.h"
 
 #include "wx/sckaddr.h"