From 5811a5141a5a5b0aedca145986346f54397f77bd Mon Sep 17 00:00:00 2001 From: lecoanet Date: Fri, 14 May 2004 09:07:37 +0000 Subject: Commented #define NOGDI to be able to cross compile with mingw32 --- libtess/gluos.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libtess/gluos.h b/libtess/gluos.h index 0c4ae49..e776503 100644 --- a/libtess/gluos.h +++ b/libtess/gluos.h @@ -17,7 +17,7 @@ #include #define WIN32_LEAN_AND_MEAN -#define NOGDI +/*#define NOGDI*/ #define NOIME #define NOMINMAX -- cgit v1.1