diff options
Diffstat (limited to '3rdparty/glm/test/gtx/gtx_string_cast.cpp')
-rw-r--r-- | 3rdparty/glm/test/gtx/gtx_string_cast.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/3rdparty/glm/test/gtx/gtx_string_cast.cpp b/3rdparty/glm/test/gtx/gtx_string_cast.cpp index 94af4ec2970..812017a0ca4 100644 --- a/3rdparty/glm/test/gtx/gtx_string_cast.cpp +++ b/3rdparty/glm/test/gtx/gtx_string_cast.cpp @@ -1,3 +1,4 @@ +#define GLM_ENABLE_EXPERIMENTAL #include <glm/glm.hpp> #include <glm/gtx/string_cast.hpp> #include <limits> |