diff options
Diffstat (limited to '3rdparty/glm/test/gtx/gtx_vector_query.cpp')
| -rw-r--r-- | 3rdparty/glm/test/gtx/gtx_vector_query.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/3rdparty/glm/test/gtx/gtx_vector_query.cpp b/3rdparty/glm/test/gtx/gtx_vector_query.cpp index 160b9fa25b1..729f9e18a37 100644 --- a/3rdparty/glm/test/gtx/gtx_vector_query.cpp +++ b/3rdparty/glm/test/gtx/gtx_vector_query.cpp @@ -1,3 +1,4 @@ +#define GLM_ENABLE_EXPERIMENTAL #include <glm/vec2.hpp> #include <glm/vec3.hpp> #include <glm/vec4.hpp> |
