Merge pull request #127 from mackron/buildfix

Remove #include of missing file.
This commit is contained in:
Christophe Riccio 2013-10-09 14:49:36 -07:00
commit cbfc4a366f

View File

@ -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")