Fixed build issue

This commit is contained in:
Christophe Riccio 2014-11-16 18:09:32 +01:00
parent a66611ee62
commit bcd33a89df

View File

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