spelling: support

Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
This commit is contained in:
Josh Soref
2023-01-18 08:35:04 -05:00
parent c31f16483c
commit 93719698f5

View File

@@ -20,7 +20,7 @@
#endif
#if !GLM_HAS_RANGE_FOR
# error "GLM_GTX_range requires C++11 suppport or 'range for'"
# error "GLM_GTX_range requires C++11 support or 'range for'"
#endif
#include "../gtc/type_ptr.hpp"