From 18f0b31c8a6c79f2486f658866882b678cad034b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Vladim=C3=ADr=20Vondru=C5=A1?= Date: Fri, 30 Dec 2022 21:37:26 +0100 Subject: [PATCH] GL: huh, what is this include doing here. --- src/Magnum/GL/OpenGLTester.cpp | 2 -- 1 file changed, 2 deletions(-) diff --git a/src/Magnum/GL/OpenGLTester.cpp b/src/Magnum/GL/OpenGLTester.cpp index 492be39b9..0bbbfe803 100644 --- a/src/Magnum/GL/OpenGLTester.cpp +++ b/src/Magnum/GL/OpenGLTester.cpp @@ -25,8 +25,6 @@ #include "OpenGLTester.h" -#include - #include "Magnum/GL/Context.h" #include "Magnum/GL/Extensions.h" #ifndef MAGNUM_TARGET_WEBGL