diff options
Diffstat (limited to 'indra/newview/gltf/common.h')
-rw-r--r-- | indra/newview/gltf/common.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/indra/newview/gltf/common.h b/indra/newview/gltf/common.h index 742daff715..8cf3f1dff7 100644 --- a/indra/newview/gltf/common.h +++ b/indra/newview/gltf/common.h @@ -26,8 +26,6 @@ * $/LicenseInfo$ */ -#define GLM_ENABLE_EXPERIMENTAL 1 - #include "glm/vec2.hpp" #include "glm/vec3.hpp" #include "glm/vec4.hpp" |