Removed GCC warning

master
Christophe Riccio ago%!(EXTRA string=11 years)
parent 694416701a
commit 7f3c56f278
  1. 2
      test/core/core_func_matrix.cpp

@ -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…
Cancel
Save