mirror of
https://github.com/g-truc/glm.git
synced 2025-04-08 06:43:10 +00:00
Added missing include for VC2005
This commit is contained in:
parent
1e69dfe30e
commit
3b3c28a227
1 changed files with 1 additions and 0 deletions
|
@ -37,6 +37,7 @@
|
|||
# pragma intrinsic(_BitScanReverse)
|
||||
#endif//(GLM_COMPILER & GLM_COMPILER_VC)
|
||||
#endif//(GLM_ARCH != GLM_ARCH_PURE)
|
||||
#include <climits>
|
||||
|
||||
namespace glm
|
||||
{
|
||||
|
|
Loading…
Add table
Reference in a new issue