@ -37,6 +37,10 @@
#include "OpenGL.h"
#include "magnumVisibility.h"
#ifdef CORRADE_GCC45_COMPATIBILITY
#include "Version.h"
#endif
namespace Magnum {
/** @todoc Resolve conflict with Audio/Context.h (Doxygen doesn't list this file) */
@ -41,6 +41,10 @@
#include "Math/Vector2.h"
class Context;
@ -38,6 +38,10 @@
#include <GL/freeglut.h>
@ -42,6 +42,10 @@
#include <Containers/EnumSet.h>
#include <Corrade.h>
@ -35,6 +35,10 @@
#include "Magnum.h"
/**