mirror of
https://github.com/g-truc/glm.git
synced 2024-11-10 04:31:47 +00:00
Fixed typo
This commit is contained in:
parent
fce2abd01c
commit
2800604781
@ -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…
Reference in New Issue
Block a user