]> www.ginac.de Git - cln.git/blobdiff - include/cln/dfloat.h
Get rid of CL_REQUIRE/CL_PROVIDE(cl_ieee).
[cln.git] / include / cln / dfloat.h
index edb8574ad0ee3cd05f8c0ee71ac45fb2cdab2c9b..2e96eb3c5c777ce7b8327f7dfd5c120d02549dd3 100644 (file)
@@ -309,7 +309,6 @@ inline cl_DF& operator/= (cl_DF& x, const double y) { return x = x / y; }
 
 
 /* */
-CL_REQUIRE(cl_ieee)
 
 
 // Runtime typing support.