Remove GLM_FORCE_PURE as a experiment
This commit is contained in:
parent
339864f843
commit
53571bf742
|
@ -32,9 +32,6 @@
|
|||
|
||||
#define GLM_FORCE_RADIANS
|
||||
|
||||
// Disable SIMD detection
|
||||
#define GLM_FORCE_PURE
|
||||
|
||||
#include <glm/glm.hpp>
|
||||
#include <glm/ext.hpp>
|
||||
|
||||
|
|
Loading…
Reference in New Issue