diff --git a/glm/glm.hpp b/glm/glm.hpp index e4ad5eca..88b18dcf 100644 --- a/glm/glm.hpp +++ b/glm/glm.hpp @@ -75,6 +75,10 @@ /// @ingroup core /////////////////////////////////////////////////////////////////////////////////// +#ifndef GLM_SWIZZLE +# define GLM_SWIZZLE +#endif + #include "core/_fixes.hpp" #ifndef glm_glm