Always enable swizzle operators

This commit is contained in:
Christophe Riccio 2013-08-29 01:22:32 +02:00
parent 9e7e7ceafd
commit e8f0499e2a

View File

@ -75,6 +75,10 @@
/// @ingroup core
///////////////////////////////////////////////////////////////////////////////////
#ifndef GLM_SWIZZLE
# define GLM_SWIZZLE
#endif
#include "core/_fixes.hpp"
#ifndef glm_glm