]> www.ginac.de Git - cln.git/blobdiff - include/cln/univpoly_rational.h
Replace CL_REQUIRE/CL_PROVIDE(cl_RA_ring) with portable code.
[cln.git] / include / cln / univpoly_rational.h
index a1a6283f38dcaa9ff1a4f33d42667e393fa7aadc..b95824505e81e2c66ec44fc9857ce804e8237f27 100644 (file)
@@ -223,8 +223,6 @@ inline const cl_UP_RA deriv (const cl_UP_RA& x)
 
 #endif
 
-CL_REQUIRE(cl_RA_ring)
-
 
 // Returns the n-th Legendre polynomial (n >= 0).
 extern const cl_UP_RA legendre (sintL n);