X-Git-Url: https://git.pterodactylus.net/?a=blobdiff_plain;f=ETL%2Ftrunk%2Ftest%2Fspline.cpp;h=872d52f83117fa86a5352d0052a93c8a99ce1f5a;hb=38d8fbe84647e999ac6e9d8fc0ddb4e1bd9ad87c;hp=971af272267658f16c438bd4dfc12746740cd0b4;hpb=114f54e99e03b46de7d449ef31b88658ac5fe491;p=synfig.git diff --git a/ETL/trunk/test/spline.cpp b/ETL/trunk/test/spline.cpp index 971af27..872d52f 100644 --- a/ETL/trunk/test/spline.cpp +++ b/ETL/trunk/test/spline.cpp @@ -42,7 +42,7 @@ int bspline_basic_test(void) float f; bspline BSpline; - clock timer; + etl::clock timer; double t; *BSpline.cpoints().insert(BSpline.cpoints().end())=0;