Removed GLM_FORCE_SWIZZLE and GLM_FORCE_UNRESTRICTED_GENTYPE restriction

This commit is contained in:
Christophe Riccio
2018-07-23 18:53:10 +02:00
parent 4e574af7ac
commit 96bf3c0d95
2 changed files with 1 additions and 7 deletions

View File

@@ -1,4 +1,5 @@
#define GLM_FORCE_UNRESTRICTED_GENTYPE
#define GLM_FORCE_SWIZZLE
#include <glm/glm.hpp>