also rename gsocketiohandler.* to socketiohandler.* and move it to wxNet where it belongs
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@56996 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -18,7 +18,6 @@
|
||||
#include "wx/private/fd.h"
|
||||
#include "wx/private/socket.h"
|
||||
#include "wx/unix/private/sockunix.h"
|
||||
#include "wx/private/gsocketiohandler.h"
|
||||
|
||||
#if defined(__VISAGECPP__)
|
||||
#define BSD_SELECT /* use Berkeley Sockets select */
|
||||
|
Reference in New Issue
Block a user