From b678fad2c362f11151d52a25ef9300babd61f05a Mon Sep 17 00:00:00 2001 From: Xavier Leroy Date: Fri, 12 Feb 1999 16:28:56 +0000 Subject: Faire #undef Blue pour eviter un conflit d'includes git-svn-id: http://caml.inria.fr/svn/ocaml/trunk@2278 f963ae5c-01c2-4b8c-9fe0-0dff7051ff02 --- otherlibs/win32unix/unixsupport.h | 3 +++ 1 file changed, 3 insertions(+) (limited to 'otherlibs/win32unix/unixsupport.h') diff --git a/otherlibs/win32unix/unixsupport.h b/otherlibs/win32unix/unixsupport.h index 6855be7d3..650deb19f 100644 --- a/otherlibs/win32unix/unixsupport.h +++ b/otherlibs/win32unix/unixsupport.h @@ -11,6 +11,9 @@ /* $Id$ */ +/* Namespace pollution! One of the Win32 includes has a struct field + called `Blue'... */ +#undef Blue #include #include #include -- cgit v1.2.3-70-g09d2