mirror of
https://github.com/g-truc/glm.git
synced 2025-04-06 14:05:01 +00:00
Fixed typo
This commit is contained in:
parent
fce2abd01c
commit
2800604781
1 changed files with 1 additions and 1 deletions
|
@ -16,7 +16,7 @@
|
|||
#include "../detail/type_vec1.hpp"
|
||||
|
||||
#if GLM_MESSAGES == GLM_ENABLE && !defined(GLM_EXT_INCLUDED)
|
||||
# pragma message("GLM: GLM_EXT_vector_dvec1 extension included")
|
||||
# pragma message("GLM: GLM_EXT_vector_double1 extension included")
|
||||
#endif
|
||||
|
||||
namespace glm
|
||||
|
|
Loading…
Add table
Reference in a new issue