mirror of
https://github.com/g-truc/glm.git
synced 2025-04-07 22:40:17 +00:00
Removed GCC warning
This commit is contained in:
parent
694416701a
commit
7f3c56f278
1 changed files with 1 additions and 1 deletions
|
@ -231,7 +231,7 @@ int test_inverse_perf(std::size_t Instance, char const * Message)
|
|||
printf("inverse<%s>(%f): %d\n", Message, Diff, EndTime - StartTime);
|
||||
|
||||
return 0;
|
||||
};
|
||||
}
|
||||
|
||||
int main()
|
||||
{
|
||||
|
|
Loading…
Add table
Reference in a new issue