]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/msw/gsockmsw.h
it didn't compile at all...
[wxWidgets.git] / include / wx / msw / gsockmsw.h
index e745060b5817c42bbce2746a8d27ccb3400df8ef..6c3befccb5064917f053cb7fe46f2ea324b0251f 100644 (file)
 
 #include <winsock.h>
 
-
 #ifdef __cplusplus
 extern "C" {
 #endif
 
 /* Definition of GSocket */
+typedef
 struct _GSocket
 {
   SOCKET m_fd;