Fixed typo
Wrong title of GLM_GTC_round
This commit is contained in:
parent
2800604781
commit
537bc3a1d1
@ -22,7 +22,7 @@
|
|||||||
#include <limits>
|
#include <limits>
|
||||||
|
|
||||||
#if GLM_MESSAGES == GLM_ENABLE && !defined(GLM_EXT_INCLUDED)
|
#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
|
#endif
|
||||||
|
|
||||||
namespace glm
|
namespace glm
|
||||||
|
Loading…
x
Reference in New Issue
Block a user