|
|
|
@ -40,7 +40,7 @@ |
|
|
|
#include "Magnum/SceneGraph/SceneGraph.h" |
|
|
|
#include "Magnum/SceneGraph/SceneGraph.h" |
|
|
|
|
|
|
|
|
|
|
|
/** @todo fix this better */ |
|
|
|
/** @todo fix this better */ |
|
|
|
#ifdef CORRADE_MSVC2017_COMPATIBILITY |
|
|
|
#ifdef _MSC_VER /* This is not a bug, this is a feature :( Not even /permissive- helps. */ |
|
|
|
#include "Magnum/DebugTools/ForceRenderer.h" |
|
|
|
#include "Magnum/DebugTools/ForceRenderer.h" |
|
|
|
#include "Magnum/DebugTools/ObjectRenderer.h" |
|
|
|
#include "Magnum/DebugTools/ObjectRenderer.h" |
|
|
|
#include "Magnum/GL/AbstractShaderProgram.h" |
|
|
|
#include "Magnum/GL/AbstractShaderProgram.h" |
|
|
|
|