mirror of
https://github.com/g-truc/glm.git
synced 2025-04-05 05:25:02 +00:00
Fixed invalid line
This commit is contained in:
parent
488be5b75a
commit
bf44be3105
1 changed files with 0 additions and 1 deletions
|
@ -40,7 +40,6 @@ namespace glm
|
|||
/// @see ext_vector_uint4_sized
|
||||
typedef vec<4, uint32, defaultp> u32vec4;
|
||||
|
||||
typedef vec<4, uint64, highp> highp_u64vec4;
|
||||
/// 64 bit unsigned integer vector of 4 components type.
|
||||
///
|
||||
/// @see ext_vector_uint4_sized
|
||||
|
|
Loading…
Add table
Reference in a new issue