]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/socket.h
SetSelection() for generic wxSpinCtrl (forgot to commit before)
[wxWidgets.git] / include / wx / socket.h
index b8ebcb846b31d3394198e7d9b5a87ef5a5c310bd..605e15c5b6a4d6ff13128ac700027a0bbbacaa91 100644 (file)
@@ -12,7 +12,7 @@
 #ifndef _WX_NETWORK_SOCKET_H
 #define _WX_NETWORK_SOCKET_H
 
-#ifdef __GNUG__
+#if defined(__GNUG__) && !defined(__APPLE__)
   #pragma interface "socket.h"
 #endif