|
|
@ -400,7 +400,7 @@ |
|
|
|
#endif//
|
|
|
|
#endif//
|
|
|
|
|
|
|
|
|
|
|
|
#if(!defined(GLM_MODEL) && GLM_COMPILER != 0) |
|
|
|
#if(!defined(GLM_MODEL) && GLM_COMPILER != 0) |
|
|
|
#error "GLM_MODEL undefined, your compiler may not be supported by GLM. Add #define GLM_MODEL 0 to ignore this message." |
|
|
|
# error "GLM_MODEL undefined, your compiler may not be supported by GLM. Add #define GLM_MODEL 0 to ignore this message." |
|
|
|
#endif//GLM_MODEL
|
|
|
|
#endif//GLM_MODEL
|
|
|
|
|
|
|
|
|
|
|
|
#if(defined(GLM_MESSAGES) && !defined(GLM_MESSAGE_MODEL_DISPLAYED)) |
|
|
|
#if(defined(GLM_MESSAGES) && !defined(GLM_MESSAGE_MODEL_DISPLAYED)) |
|
|
|