Fixed build error

This commit is contained in:
Christophe Riccio
2018-07-23 20:05:12 +02:00
parent b6321cb85e
commit bb0f4ef324
3 changed files with 13 additions and 51 deletions

View File

@@ -1,6 +1,6 @@
#include <glm/glm.hpp>
#if GLM_HAS_ANONYMOUS_STRUCT
#if GLM_USE_ANONYMOUS_STRUCT == GLM_ENABLE
struct vec2;
struct _swizzle