Remove includes of deleted half_float.hpp

This commit is contained in:
Andreas Bernstein 2013-12-15 21:45:55 +01:00
parent eb56539a76
commit 8de3c56ddc
2 changed files with 0 additions and 2 deletions

View File

@ -65,7 +65,6 @@
#include "./gtc/constants.hpp"
#include "./gtc/epsilon.hpp"
#include "./gtc/half_float.hpp"
#include "./gtc/matrix_access.hpp"
#include "./gtc/matrix_integer.hpp"
#include "./gtc/matrix_inverse.hpp"

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_extented_min_max extension included")