From 24acd3e4114adb78040c0a4195302db47914c8d5 Mon Sep 17 00:00:00 2001 From: Christophe Geuzaine <cgeuzaine@ulg.ac.be> Date: Sun, 28 Nov 2010 10:27:57 +0000 Subject: [PATCH] --- Fltk/openglWindow.cpp | 1 - 1 file changed, 1 deletion(-) diff --git a/Fltk/openglWindow.cpp b/Fltk/openglWindow.cpp index beeccda973..d66b93f4e0 100644 --- a/Fltk/openglWindow.cpp +++ b/Fltk/openglWindow.cpp @@ -16,7 +16,6 @@ #include "Numeric.h" #include "FlGui.h" #include "drawContext.h" -#endif #include "Context.h" static void lassoZoom(drawContext *ctx, mousePosition &click1, mousePosition &click2) -- GitLab