summaryrefslogtreecommitdiffstats
path: root/otherlibs/win32unix/unixsupport.h
diff options
context:
space:
mode:
authorDamien Doligez <damien.doligez-inria.fr>2000-01-03 16:24:25 +0000
committerDamien Doligez <damien.doligez-inria.fr>2000-01-03 16:24:25 +0000
commit2518f894559d9e23a4a582f51d1079d0632df025 (patch)
treefd57c725fbdbe9209dc073c9300672ee4c49653a /otherlibs/win32unix/unixsupport.h
parent178512b985211feeeed2c87469714de4bb44030a (diff)
Blue -> Caml_blue etc.
git-svn-id: http://caml.inria.fr/svn/ocaml/trunk@2730 f963ae5c-01c2-4b8c-9fe0-0dff7051ff02
Diffstat (limited to 'otherlibs/win32unix/unixsupport.h')
-rw-r--r--otherlibs/win32unix/unixsupport.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/otherlibs/win32unix/unixsupport.h b/otherlibs/win32unix/unixsupport.h
index fa0ff54b4..e97c2543e 100644
--- a/otherlibs/win32unix/unixsupport.h
+++ b/otherlibs/win32unix/unixsupport.h
@@ -12,9 +12,6 @@
/* $Id$ */
-/* Namespace pollution! One of the Win32 includes has a struct field
- called `Blue'... */
-#undef Blue
#include <wtypes.h>
#include <winbase.h>
#include <stdlib.h>