Fixed Clang build
This commit is contained in:
parent
4db3abe6b5
commit
6acd30c6c5
@ -1,4 +1,6 @@
|
||||
#define GLM_FORCE_CXX98
|
||||
#ifndef GLM_FORCE_CXX98
|
||||
# define GLM_FORCE_CXX98
|
||||
#endif
|
||||
#include <glm/glm.hpp>
|
||||
#include <glm/ext.hpp>
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user