Tentative fix of GLM_FORCE_QUAT_DATA_WXYZ on Clang with tests
This commit is contained in:
parent
d92ac09ce2
commit
2d8ccef1af
@ -1,4 +1,6 @@
|
||||
#define GLM_FORCE_CXX_UNKNOWN
|
||||
#ifndef GLM_FORCE_CXX_UNKNOWN
|
||||
# define GLM_FORCE_CXX_UNKNOWN
|
||||
#endif
|
||||
|
||||
#include <glm/glm.hpp>
|
||||
#include <glm/ext.hpp>
|
||||
|
Loading…
x
Reference in New Issue
Block a user