mirror of
https://github.com/g-truc/glm.git
synced 2025-04-07 06:25:00 +00:00
Fix missing @endcond
This commit is contained in:
parent
4da58d88d4
commit
f8fa1513fa
1 changed files with 1 additions and 0 deletions
|
@ -59,6 +59,7 @@ namespace detail
|
|||
private:
|
||||
/// @cond DETAIL
|
||||
col_type value[4];
|
||||
/// @endcond
|
||||
|
||||
public:
|
||||
// Constructors
|
||||
|
|
Loading…
Add table
Reference in a new issue