|
@@ -21,7 +21,7 @@
|
|
|
#include "../gtc/matrix_transform.hpp"
|
|
#include "../gtc/matrix_transform.hpp"
|
|
|
|
|
|
|
|
#ifndef GLM_ENABLE_EXPERIMENTAL
|
|
#ifndef GLM_ENABLE_EXPERIMENTAL
|
|
|
-# error "GLM: GLM_GTX_matrix_decompose is an experimetal extension and may change in the future. Use #define GLM_ENABLE_EXPERIMENTAL before including it, if you really want to use it."
|
|
|
|
|
|
|
+# error "GLM: GLM_GTX_matrix_decompose is an experimental extension and may change in the future. Use #define GLM_ENABLE_EXPERIMENTAL before including it, if you really want to use it."
|
|
|
#endif
|
|
#endif
|
|
|
|
|
|
|
|
#if GLM_MESSAGES == GLM_MESSAGES_ENABLED && !defined(GLM_EXT_INCLUDED)
|
|
#if GLM_MESSAGES == GLM_MESSAGES_ENABLED && !defined(GLM_EXT_INCLUDED)
|