]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/socket.h
wxMotif compiles and links now.
[wxWidgets.git] / include / wx / socket.h
index ef410dbc3050eeb6b92aecceaff335af2b463de3..aa5d6ca9b44aaece42e8795e16c45928e31d21da 100644 (file)
 #pragma interface "socket.h"
 #endif
 
+#include "wx/defs.h"
+
+#if wxUSE_SOCKETS
+
 // ---------------------------------------------------------------------------
 // Windows(tm) specific
 // ---------------------------------------------------------------------------
@@ -278,3 +282,7 @@ typedef void (wxEvtHandler::*wxSocketEventFunction)(wxSocketEvent&);
   (wxObject *) NULL  },
 
 #endif
+  // wxUSE_SOCKETS
+
+#endif
+  // _WX_NETWORK_SOCKET_H