Browse Source

Fixed build issue

Christophe Riccio 11 years ago
parent
commit
bcd33a89df
1 changed files with 0 additions and 1 deletions
  1. 0 1
      glm/gtx/bit.hpp

+ 0 - 1
glm/gtx/bit.hpp

@@ -40,7 +40,6 @@
 
 
 // Dependencies
 // Dependencies
 #include "../gtc/bitfield.hpp"
 #include "../gtc/bitfield.hpp"
-#include "../gtc/integer.hpp"
 
 
 #if(defined(GLM_MESSAGES))
 #if(defined(GLM_MESSAGES))
 #	pragma message("GLM: GLM_GTX_bit extension is deprecated, include GLM_GTC_bitfield and GLM_GTC_integer instead")
 #	pragma message("GLM: GLM_GTX_bit extension is deprecated, include GLM_GTC_bitfield and GLM_GTC_integer instead")