Fixed build

This commit is contained in:
Christophe Riccio 2018-09-27 11:44:08 +02:00
parent 3b607947a7
commit d1487eec8e

View File

@ -8,6 +8,7 @@
#include "../detail/type_float.hpp" #include "../detail/type_float.hpp"
#include "../ext/scalar_constants.hpp" #include "../ext/scalar_constants.hpp"
#include <cmath> #include <cmath>
#include <cfloat>
#if(GLM_COMPILER & GLM_COMPILER_VC) #if(GLM_COMPILER & GLM_COMPILER_VC)
# pragma warning(push) # pragma warning(push)