mirror of
https://github.com/g-truc/glm.git
synced 2024-11-10 12:41:54 +00:00
Removed GCC warning
This commit is contained in:
parent
694416701a
commit
7f3c56f278
@ -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…
Reference in New Issue
Block a user