diff options
Diffstat (limited to '3rdparty/glm/test/gtx/gtx_optimum_pow.cpp')
| -rw-r--r-- | 3rdparty/glm/test/gtx/gtx_optimum_pow.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/3rdparty/glm/test/gtx/gtx_optimum_pow.cpp b/3rdparty/glm/test/gtx/gtx_optimum_pow.cpp index a7b290b4598..c0a3fd41197 100644 --- a/3rdparty/glm/test/gtx/gtx_optimum_pow.cpp +++ b/3rdparty/glm/test/gtx/gtx_optimum_pow.cpp @@ -1,3 +1,4 @@ +#define GLM_ENABLE_EXPERIMENTAL #include <glm/gtx/optimum_pow.hpp> int main() |
