mirror of
https://github.com/g-truc/glm.git
synced 2026-08-29 14:38:08 +00:00
This is a new warning in clang which will be available in clang 10 onwards Fixes error: implicit conversion from 'const int' to 'float' may lose precision [-Werror,-Wimplicit-int-float-conversion]