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