Fixed typo

Wrong title of GLM_GTC_round
This commit is contained in:
Zuzu-Typ 2019-06-03 14:35:04 +02:00
parent 2800604781
commit 537bc3a1d1

View File

@ -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