mirror of
https://github.com/g-truc/glm.git
synced 2024-11-12 21:31:47 +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);
|
printf("inverse<%s>(%f): %d\n", Message, Diff, EndTime - StartTime);
|
||||||
|
|
||||||
return 0;
|
return 0;
|
||||||
};
|
}
|
||||||
|
|
||||||
int main()
|
int main()
|
||||||
{
|
{
|
||||||
|
Loading…
Reference in New Issue
Block a user