fix for CW compilation
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29393 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
parent
5340966638
commit
5b2693a76f
@ -21,12 +21,16 @@
|
|||||||
#include "gsocket.h"
|
#include "gsocket.h"
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
#ifndef OTUNIXERRORS
|
||||||
|
|
||||||
#include <MacHeaders.c>
|
#include <MacHeaders.c>
|
||||||
#define OTUNIXERRORS 1
|
#define OTUNIXERRORS 1
|
||||||
#include <OpenTransport.h>
|
#include <OpenTransport.h>
|
||||||
#include <OpenTransportProviders.h>
|
#include <OpenTransportProviders.h>
|
||||||
#include <OpenTptInternet.h>
|
#include <OpenTptInternet.h>
|
||||||
|
|
||||||
|
#endif
|
||||||
|
|
||||||
/* Definition of GSocket */
|
/* Definition of GSocket */
|
||||||
class GSocket
|
class GSocket
|
||||||
{
|
{
|
||||||
|
Loading…
Reference in New Issue
Block a user