Browse Source

Remove #include of missing file.

David Reid 12 years ago
parent
commit
dea65c8c23
1 changed files with 0 additions and 1 deletions
  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")