rename various gsock* files to sock* (except for MSW where this will be done later)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@56995 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -32,9 +32,9 @@
|
||||
#endif
|
||||
#endif // !WX_PRECOMP
|
||||
|
||||
#include "wx/private/gsocket.h"
|
||||
#include "wx/socket.h"
|
||||
#include "wx/sckaddr.h"
|
||||
#include "wx/private/socket.h"
|
||||
|
||||
IMPLEMENT_ABSTRACT_CLASS(wxSockAddress, wxObject)
|
||||
IMPLEMENT_ABSTRACT_CLASS(wxIPaddress, wxSockAddress)
|
||||
|
Reference in New Issue
Block a user