mirror of
https://github.com/g-truc/glm.git
synced 2024-11-10 04:31:47 +00:00
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/glm.hpp>
|
||||||
#include <glm/ext.hpp>
|
#include <glm/ext.hpp>
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user