From 9fa4787b9b6e6901679ddb22575c4f13245ef1e2 Mon Sep 17 00:00:00 2001 From: Xavier Leroy Date: Wed, 7 Aug 2002 11:49:10 +0000 Subject: Definir WIN32_LEAN_AND_MEAN pour contourner un probleme winsock/winsock2 avec Mingw 1.3 git-svn-id: http://caml.inria.fr/svn/ocaml/trunk@5088 f963ae5c-01c2-4b8c-9fe0-0dff7051ff02 --- otherlibs/win32unix/unixsupport.h | 1 + 1 file changed, 1 insertion(+) (limited to 'otherlibs/win32unix/unixsupport.h') diff --git a/otherlibs/win32unix/unixsupport.h b/otherlibs/win32unix/unixsupport.h index 8dcb45ae3..fc0ace1bd 100644 --- a/otherlibs/win32unix/unixsupport.h +++ b/otherlibs/win32unix/unixsupport.h @@ -13,6 +13,7 @@ /* $Id$ */ +#define WIN32_LEAN_AND_MEAN #include #include #include -- cgit v1.2.3-70-g09d2