mirror of
https://github.com/JoeyDeVries/LearnOpenGL.git
synced 2026-01-02 04:37:54 +08:00
spelling: support
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user