From: xwt Date: Fri, 30 Jan 2004 07:40:20 +0000 (+0000) Subject: 2003/10/28 23:54:18 X-Git-Tag: RC3~413 X-Git-Url: http://git.megacz.com/?p=org.ibex.core.git;a=commitdiff_plain;h=ccec873624823f890ba53fa15d85206a42a2ab5f 2003/10/28 23:54:18 darcs-hash:20040130074020-3ac31-456f565e273cde4854fffddac550aab5e9e748fe.gz --- diff --git a/src/org/xwt/plat/OpenGL.cc b/src/org/xwt/plat/OpenGL.cc index 7edc17d..14884ef 100644 --- a/src/org/xwt/plat/OpenGL.cc +++ b/src/org/xwt/plat/OpenGL.cc @@ -25,6 +25,8 @@ #include +#define min(a,b) (a