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:
Stefan Csomor 2004-09-26 14:05:48 +00:00
parent 5340966638
commit 5b2693a76f

View File

@ -21,12 +21,16 @@
#include "gsocket.h"
#endif
#ifndef OTUNIXERRORS
#include <MacHeaders.c>
#define OTUNIXERRORS 1
#include <OpenTransport.h>
#include <OpenTransportProviders.h>
#include <OpenTptInternet.h>
#endif
/* Definition of GSocket */
class GSocket
{