浏览代码

Fixed build

Christophe 6 年之前
父节点
当前提交
72f776b280
共有 1 个文件被更改,包括 1 次插入2 次删除
  1. 1 2
      glm/gtc/ulp.inl

+ 1 - 2
glm/gtc/ulp.inl

@@ -1,7 +1,6 @@
 /// @ref gtc_ulp
 
-#include "../ext/scalar_integer.hpp"
-#include "../ext/vector_integer.hpp"
+#include "../ext/scalar_ulp.hpp"
 
 namespace glm
 {