X-Git-Url: https://git.pterodactylus.net/?a=blobdiff_plain;f=ETL%2Ftrunk%2Ftest%2Fspline.cpp;h=872d52f83117fa86a5352d0052a93c8a99ce1f5a;hb=9b471fec116cfc3f5c4ec78f11871cb2039c98b4;hp=971af272267658f16c438bd4dfc12746740cd0b4;hpb=b3016b249333ac0ab0008d8c6c4d9029b2ff30c9;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;