From 24aa7a1bbe0c9310bbe2a27f475808025ca62cbe Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Vladim=C3=ADr=20Vondru=C5=A1?= Date: Sat, 10 May 2014 00:09:06 +0200 Subject: [PATCH] Platform: include cleanup. --- src/Magnum/Platform/WindowlessGlxApplication.h | 2 -- 1 file changed, 2 deletions(-) diff --git a/src/Magnum/Platform/WindowlessGlxApplication.h b/src/Magnum/Platform/WindowlessGlxApplication.h index 1269a5914..dec4e21e6 100644 --- a/src/Magnum/Platform/WindowlessGlxApplication.h +++ b/src/Magnum/Platform/WindowlessGlxApplication.h @@ -29,8 +29,6 @@ * @brief Class @ref Magnum::Platform::WindowlessGlxApplication */ -#include - #include "Magnum/OpenGL.h" #include #include