mirror of
https://github.com/g-truc/glm.git
synced 2024-11-10 04:31:47 +00:00
Fixed typo
Wrong title of GLM_GTC_round
This commit is contained in:
parent
2800604781
commit
537bc3a1d1
@ -22,7 +22,7 @@
|
||||
#include <limits>
|
||||
|
||||
#if GLM_MESSAGES == GLM_ENABLE && !defined(GLM_EXT_INCLUDED)
|
||||
# pragma message("GLM: GLM_GTC_integer extension included")
|
||||
# pragma message("GLM: GLM_GTC_round extension included")
|
||||
#endif
|
||||
|
||||
namespace glm
|
||||
|
Loading…
Reference in New Issue
Block a user