diff options
Diffstat (limited to '3rdparty/glm/test/gtx/gtx_integer.cpp')
-rw-r--r-- | 3rdparty/glm/test/gtx/gtx_integer.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/3rdparty/glm/test/gtx/gtx_integer.cpp b/3rdparty/glm/test/gtx/gtx_integer.cpp index 7fa44f49c72..f810953fea0 100644 --- a/3rdparty/glm/test/gtx/gtx_integer.cpp +++ b/3rdparty/glm/test/gtx/gtx_integer.cpp @@ -1,3 +1,4 @@ +#define GLM_ENABLE_EXPERIMENTAL #include <glm/exponential.hpp> #include <glm/gtc/epsilon.hpp> #include <glm/gtx/integer.hpp> |