]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/msw/gsockmsw.h
wxGetEnv() should return wxChar *, even if it's a macro and not a function
[wxWidgets.git] / include / wx / msw / gsockmsw.h
index 90cc323e0f93566256a5dc4a54382f61769a7e7f..0fb678a3f06adcc4e4cb6e8b82c2201b6d76ef09 100644 (file)
 
 #include "wx/msw/wrapwin.h"
 
+#ifdef __WXWINCE__
+#include <winsock.h>
+#endif
+
 class GSocketGUIFunctionsTableConcrete: public GSocketGUIFunctionsTable
 {
 public: