瀏覽代碼

Merge pull request #127 from mackron/buildfix

Remove #include of missing file.
Christophe Riccio 12 年之前
父節點
當前提交
cbfc4a366f
共有 1 個文件被更改,包括 0 次插入1 次删除
  1. 0 1
      glm/gtx/fast_exponential.hpp

+ 0 - 1
glm/gtx/fast_exponential.hpp

@@ -41,7 +41,6 @@
 
 // Dependency:
 #include "../glm.hpp"
-#include "../gtc/half_float.hpp"
 
 #if(defined(GLM_MESSAGES) && !defined(glm_ext))
 #	pragma message("GLM: GLM_GTX_fast_exponential extension included")