mirror of
https://github.com/g-truc/glm.git
synced 2024-11-22 08:54:35 +00:00
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…
Reference in New Issue
Block a user