From 1f70905cc828f734674249e3092c658e0323dfeb Mon Sep 17 00:00:00 2001 From: Joachim Schoeberl Date: Wed, 2 Mar 2011 21:43:47 +0000 Subject: [PATCH] no OPENGL define anymore --- libsrc/meshing/meshing2.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libsrc/meshing/meshing2.cpp b/libsrc/meshing/meshing2.cpp index 84c216c6..0aa6dae1 100644 --- a/libsrc/meshing/meshing2.cpp +++ b/libsrc/meshing/meshing2.cpp @@ -1529,7 +1529,7 @@ namespace netgen // #define OPENGL -#ifdef OPENGL +#ifdef OPENGLxx /* *********************** Draw Surface Meshing **************** */