mirror of
https://github.com/g-truc/glm.git
synced 2025-04-05 21:45:02 +00:00
formatting fix
Signed-off-by: Sergey Krivohatskiy <s.krivohatskiy@gmail.com>
This commit is contained in:
parent
2b766d5303
commit
2010c883d5
1 changed files with 1 additions and 1 deletions
|
@ -110,7 +110,7 @@ static int test_rotate()
|
|||
int main()
|
||||
{
|
||||
int Error = 0;
|
||||
|
||||
|
||||
Error += test_axisAngle();
|
||||
Error += test_axisAngle2();
|
||||
Error += test_rotate();
|
||||
|
|
Loading…
Add table
Reference in a new issue