Merge pull request #127 from mackron/buildfix

Remove #include of missing file.
master
Christophe Riccio ago%!(EXTRA string=12 years)
commit cbfc4a366f
  1. 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")

Loading…
Cancel
Save