Christophe Riccio 7 år sedan
förälder
incheckning
a30dc0f6f5
1 ändrade filer med 1 tillägg och 0 borttagningar
  1. 1 0
      glm/ext/scalar_ulp.inl

+ 1 - 0
glm/ext/scalar_ulp.inl

@@ -7,6 +7,7 @@
 
 #include "../detail/type_float.hpp"
 #include "../ext/scalar_constants.hpp"
+#include <cmath>
 
 #if(GLM_COMPILER & GLM_COMPILER_VC)
 #	pragma warning(push)