@ -43,11 +43,7 @@
#include "Magnum/Math/Vector2.h"
#include "Magnum/Platform/Platform.h"
namespace Magnum {
class Context;
namespace Platform {
namespace Magnum { namespace Platform {
namespace Implementation {
template<class, class, class, class> class AbstractContextHandler;
@ -39,11 +39,7 @@
#include "Magnum/OpenGL.h"
#include <GL/freeglut.h>
/** @nosubgrouping
@brief GLUT application
@ -42,11 +42,7 @@
#include <SDL.h>
#include <SDL_scancode.h>
@brief SDL2 application