X-Git-Url: https://www.ginac.de/ginac.git//ginac.git?p=ginac.git;a=blobdiff_plain;f=check%2Ftime_vandermonde.cpp;h=17fa65bacc541acfe774745065858f5d1f78d129;hp=4b4c965af70980df8eb2002715b1dfaac97590d2;hb=e2627379c98aeafae903cc2f04bdbdc9defa34f7;hpb=1f5afe37b4c079821de9810435fa9fa11e4ea17b diff --git a/check/time_vandermonde.cpp b/check/time_vandermonde.cpp index 4b4c965a..17fa65ba 100644 --- a/check/time_vandermonde.cpp +++ b/check/time_vandermonde.cpp @@ -61,7 +61,7 @@ static unsigned vandermonde_det(unsigned size) return result; } -unsigned time_vandermonde(void) +unsigned time_vandermonde() { unsigned result = 0;