mirror of
https://github.com/g-truc/glm.git
synced 2025-04-05 05:25:02 +00:00
Merge 7bf2719ee0
into 2d4c4b4dd3
This commit is contained in:
commit
125ec5a0bc
1 changed files with 1 additions and 1 deletions
|
@ -141,7 +141,7 @@ namespace detail
|
|||
template<>
|
||||
struct storage<3, unsigned int, true>
|
||||
{
|
||||
typedef glm_i32vec4 type;
|
||||
typedef glm_u32vec4 type;
|
||||
};
|
||||
|
||||
template<>
|
||||
|
|
Loading…
Add table
Reference in a new issue