mirror of
https://github.com/g-truc/glm.git
synced 2024-11-26 18:24:35 +00:00
Added missing include for VC2005
This commit is contained in:
parent
1e69dfe30e
commit
3b3c28a227
@ -37,6 +37,7 @@
|
|||||||
# pragma intrinsic(_BitScanReverse)
|
# pragma intrinsic(_BitScanReverse)
|
||||||
#endif//(GLM_COMPILER & GLM_COMPILER_VC)
|
#endif//(GLM_COMPILER & GLM_COMPILER_VC)
|
||||||
#endif//(GLM_ARCH != GLM_ARCH_PURE)
|
#endif//(GLM_ARCH != GLM_ARCH_PURE)
|
||||||
|
#include <climits>
|
||||||
|
|
||||||
namespace glm
|
namespace glm
|
||||||
{
|
{
|
||||||
|
Loading…
Reference in New Issue
Block a user