don't include (private) wx/gsocket.h from public header, forward declaring GAddress is enough

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@56975 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Vadim Zeitlin
2008-11-26 12:07:20 +00:00
parent ac52d2b0fc
commit 3c0b7f4e46

View File

@@ -18,7 +18,7 @@
#include "wx/string.h"
#include "wx/gsocket.h"
struct GAddress;
// Any socket address kind
class WXDLLIMPEXP_NET wxSockAddress : public wxObject