-
- Downloads
winsock2.h needs to be #included *before* windows.h.
Since sockwrap.h #Includes winsock2.h, let's #include it before any other header files (e.g. genwrap.h)
Please register or sign in to comment
Since sockwrap.h #Includes winsock2.h, let's #include it before any other header files (e.g. genwrap.h)