*** empty log message ***
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@3191 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -21,7 +21,7 @@
|
|||||||
#if wxUSE_SOCKETS
|
#if wxUSE_SOCKETS
|
||||||
|
|
||||||
#include "wx/string.h"
|
#include "wx/string.h"
|
||||||
#include "gsocket.h"
|
#include "wx/gsocket.h"
|
||||||
|
|
||||||
|
|
||||||
class WXDLLEXPORT wxSockAddress : public wxObject {
|
class WXDLLEXPORT wxSockAddress : public wxObject {
|
||||||
|
@@ -31,7 +31,7 @@
|
|||||||
#endif
|
#endif
|
||||||
|
|
||||||
#include "wx/sckaddr.h"
|
#include "wx/sckaddr.h"
|
||||||
#include "gsocket.h"
|
#include "wx/gsocket.h"
|
||||||
|
|
||||||
class WXDLLEXPORT wxSocketEvent;
|
class WXDLLEXPORT wxSocketEvent;
|
||||||
class WXDLLEXPORT wxSocketBase : public wxEvtHandler
|
class WXDLLEXPORT wxSocketBase : public wxEvtHandler
|
||||||
|
Reference in New Issue
Block a user