浏览代码

Fixed build

Christophe Riccio 7 年之前
父节点
当前提交
a30dc0f6f5
共有 1 个文件被更改,包括 1 次插入0 次删除
  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)