Browse Source

Fixed build

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

+ 1 - 0
glm/gtx/component_wise.hpp

@@ -43,6 +43,7 @@
 
 // Dependencies
 #include "../detail/setup.hpp"
+#include "../detail/precision.hpp"
 
 #if(defined(GLM_MESSAGES) && !defined(GLM_EXT_INCLUDED))
 #	pragma message("GLM: GLM_GTX_component_wise extension included")