*** 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:
David Webster
1999-07-29 05:27:19 +00:00
parent 0e320a79f1
commit 65ccd2b826
2 changed files with 10 additions and 10 deletions

View File

@@ -21,7 +21,7 @@
#if wxUSE_SOCKETS
#include "wx/string.h"
#include "gsocket.h"
#include "wx/gsocket.h"
class WXDLLEXPORT wxSockAddress : public wxObject {

View File

@@ -31,7 +31,7 @@
#endif
#include "wx/sckaddr.h"
#include "gsocket.h"
#include "wx/gsocket.h"
class WXDLLEXPORT wxSocketEvent;
class WXDLLEXPORT wxSocketBase : public wxEvtHandler