- include winsock2.h before windows.h

svn path=/trunk/; revision=25222
This commit is contained in:
Johannes Anderwald 2006-12-24 15:20:05 +00:00
parent 001f6cc36d
commit 1ee33be807

View file

@ -7,9 +7,8 @@
* PROGRAMMERS: Ge van Geldorp (ge@gse.nl)
* REVISIONS:
*/
#include <windows.h>
#include <winsock2.h>
#include <windows.h>
//#include <stdlib.h>
/*