]> git.saurik.com Git - wxWidgets.git/commitdiff
added include needed for ProjectBuilder
authorGilles Depeyrot <gilles_depeyrot@mac.com>
Sat, 26 Jan 2002 22:04:08 +0000 (22:04 +0000)
committerGilles Depeyrot <gilles_depeyrot@mac.com>
Sat, 26 Jan 2002 22:04:08 +0000 (22:04 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@13835 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

src/mac/carbon/gsocket.c
src/mac/gsocket.c

index 7fed13e8c4f1783ab75733fdf239220470788c8a..290f75ee641655730a2d99d98e9b7d0965f9c7e6 100644 (file)
@@ -15,6 +15,7 @@
 
 #ifndef __GSOCKET_STANDALONE__
 #include "wx/setup.h"
+#include "wx/platform.h"
 #endif
 
 #if wxUSE_SOCKETS || defined(__GSOCKET_STANDALONE__)
index 7fed13e8c4f1783ab75733fdf239220470788c8a..290f75ee641655730a2d99d98e9b7d0965f9c7e6 100644 (file)
@@ -15,6 +15,7 @@
 
 #ifndef __GSOCKET_STANDALONE__
 #include "wx/setup.h"
+#include "wx/platform.h"
 #endif
 
 #if wxUSE_SOCKETS || defined(__GSOCKET_STANDALONE__)