From ccec873624823f890ba53fa15d85206a42a2ab5f Mon Sep 17 00:00:00 2001 From: xwt Date: Fri, 30 Jan 2004 07:40:20 +0000 Subject: [PATCH] 2003/10/28 23:54:18 darcs-hash:20040130074020-3ac31-456f565e273cde4854fffddac550aab5e9e748fe.gz --- src/org/xwt/plat/OpenGL.cc | 20 ++++++++++++++++---- 1 file changed, 16 insertions(+), 4 deletions(-) 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