-remove winsock2.h which is causing errors when building with msvc

svn path=/trunk/; revision=22915
This commit is contained in:
Christoph von Wittich 2006-07-08 12:08:56 +00:00
parent 757901f02a
commit cf82ae7be8

View file

@ -5,7 +5,6 @@
#include <windowsx.h>
#include <tchar.h>
#include <stdio.h>
#include <winsock2.h>
#include <math.h>
#include <commctrl.h>
#include <cpl.h>